Update page contents
This commit is contained in:
@@ -171,8 +171,8 @@
|
||||
|
||||
<nav aria-label="quick links">
|
||||
<a href="https://youtube.com">youtube <kbd>y</kbd></a>
|
||||
<a href="https://git.fsdproject.org">Fsd Git <kbd>f</kbd></a>
|
||||
<a href="https://git.vxserver.dev">Personal Git <kbd>g</kbd></a>
|
||||
<a href="https://git.fsdproject.org">fsd git <kbd>f</kbd></a>
|
||||
<a href="https://git.vxserver.dev">my git <kbd>g</kbd></a>
|
||||
</nav>
|
||||
|
||||
<footer>
|
||||
@@ -194,6 +194,7 @@
|
||||
function tick() {
|
||||
const now = new Date();
|
||||
clock.textContent = now.toLocaleTimeString([], {
|
||||
timeZone: "{{.Timezone}}",
|
||||
hour: "2-digit",
|
||||
minute: "2-digit",
|
||||
hour12: true
|
||||
|
||||
Reference in New Issue
Block a user