Browse Source

Added schedule page, added YouTube link

old
Jean 1 year ago
parent
commit
79725bb65e
Signed by: easthighNerd <jean@easthighnerd.net> GPG Key ID: F4B3EACD21AEFFF4
1 changed files with 9 additions and 4 deletions
  1. +9
    -4
      res/html/vtuber.html

+ 9
- 4
res/html/vtuber.html View File

@@ -11,11 +11,11 @@
<body>
<nav>
<ul>
<!-- <li style="float:right;border:none;">
<a href="#" title="YouTube" target="_self">
<li style="float:right;border:none;">
<a href="https://www.youtube.com/@easthighNerd" title="YouTube" target="_self">
<img src="https://www.youtube.com/s/desktop/e213795e/img/favicon_144x144.png" alt="YouTube Logo">
</a>
</li> -->
</li>
<li style="float:right;border:none;">
<a href="https://www.twitch.tv/easthighNerd/" title="Twitch" target="_blank">
<img src="https://static.twitchcdn.net/assets/favicon-32-e29e246c157142c94346.png" alt="Twitch Logo">
@@ -33,7 +33,12 @@
</li>
<li>
<a href="/software-hardware/">
Software & Hardware
Gear
</a>
</li>
<li>
<a href="/schedule">
Schedule
</a>
</li>
<li>


Loading…
Cancel
Save