mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 06:38:30 -04:00
add small links to https://y2k.lol (not ready for prime time yet 🤫)
This commit is contained in:
parent
8c209bfef6
commit
ee9d95b394
@ -71,7 +71,7 @@ disableAliases = true
|
||||
url = "/notes/"
|
||||
weight = -90
|
||||
[[menu.main]]
|
||||
name = "GitHub"
|
||||
name = "Projects"
|
||||
pre = "👨‍💻"
|
||||
url = "https://github.com/jakejarvis"
|
||||
weight = -80
|
||||
|
@ -64,7 +64,7 @@ css: |
|
||||
<iframe id="y2k" src="/y2k/"></iframe>
|
||||
<figcaption>
|
||||
<strong>🚨 Trigger warning:</strong> marquees, Comic Sans MS, popup windows, <code>color: <span class="limegreen">limegreen</span></code>...
|
||||
<a href="/y2k/">Click to experience fullscreen anyway.</a>
|
||||
<a href="https://y2k.lol/" target="_blank" rel="noopener">Click to experience anyway.</a>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<footer>
|
||||
<div id="row">
|
||||
<div id="copyright">Content <a class="no-underline" href="{{ "license/" | absURL }}"{{ with .Site.Params.licenseFull }} title="{{ . }}"{{ end }}>licensed under {{ .Site.Params.license }}</a>, {{ with .Site.Params.copyrightFirstYear }}<a class="no-underline" href="{{ "previously/" | absURL }}" title="Previously on...">{{ . }} –</a>{{ end }} {{ now.Format "2006" }}.</div>
|
||||
<div id="copyright">Content <a class="no-underline" href="{{ "license/" | absURL }}"{{ with .Site.Params.licenseFull }} title="{{ . }}"{{ end }}>licensed under {{ .Site.Params.license }}</a>, {{ with .Site.Params.copyrightFirstYear }}<a class="no-underline" href="https://y2k.lol/" title="Open a time capsule, at your own risk..." target="_blank" rel="noopener">{{ . }} –</a>{{ end }} {{ now.Format "2006" }}.</div>
|
||||
|
||||
<div id="panda"><a class="no-underline" href="https://nationalzoo.si.edu/webcams/panda-cam" title="Live Panda Party!!!11" target="_blank" rel="noopener"><span>🐼</span></a></div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user