Add Uptime link to footer and update translations
- Introduced a new Uptime link in the footer for system status monitoring. - Updated translations to include the Uptime label in the footer. - Simplified page title for improved clarity and focus on IT systems and automation.
This commit is contained in:
@@ -125,12 +125,6 @@ const {
|
||||
</a>
|
||||
))
|
||||
}
|
||||
<a
|
||||
class="hover:text-gray-700 hover:underline dark:hover:text-gray-200 transition duration-150 ease-in-out"
|
||||
href="/uptime"
|
||||
>
|
||||
Uptime
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user