Update subtitle.html

This commit is contained in:
Руслан 2023-08-08 23:53:25 +06:00 committed by GitHub
parent d85a60da60
commit 882b38ad3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
<pre> <a href="https://github.com/fruworg/fruw.org" style="border: none; color:white">___</a> добро пожаловать на мой
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white"> .^o ~\</a> open-source веб-сайт!
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white">Y /'~) }</a> <time style="color: var(--maincolor)" id="time">01.01.20, 00:00:00, UTC+0</time>
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white">Y /'~) }</a> <time style="color: var(--maincolor)" id="time">01.01.20, 00:00:00</time>
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white">l/ / /</a> <ip id="ip">127.0.0.1, AS00000</ip>
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white"> ( (</a> <country id="country">CO, Bestburg, Cobrastan LTD</country>
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white"> \ \</a> <user-agent id="user-agent">Internet Explorer 6, Bolgen OS</user-agent></pre>
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white"> ( (</a> <country id="country">Cobrastan, Bestburg</country>
<a href="https://github.com/fruworg/fruw.org" style="border: none; color:white"> \ \</a> <user-agent id="user-agent">IE 6, Bolgen OS</user-agent></pre>
<script defer src="{{ .Site.BaseURL }}js/clock.js"></script>
<script defer src="{{ .Site.BaseURL }}js/ip.js"></script>
<script defer src="{{ .Site.BaseURL }}js/agent.js"></script>