summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-01-24 17:55:58 +0100
committerVolpeon <git@volpeon.ink>2021-01-24 17:55:58 +0100
commitcd0229805c4a2913986b3672dd091dd3daba53a5 (patch)
tree7c67121197340c5741b99a0aefe2bccce72bedd1 /content
parentReplace blogs with notebooks (i.e. no dates, grouped by category) (diff)
downloadvolpeon.ink-cd0229805c4a2913986b3672dd091dd3daba53a5.tar.gz
volpeon.ink-cd0229805c4a2913986b3672dd091dd3daba53a5.tar.bz2
volpeon.ink-cd0229805c4a2913986b3672dd091dd3daba53a5.zip
Various small fixes
Diffstat (limited to 'content')
-rw-r--r--content/index.js6
-rw-r--r--content/index.md12
-rw-r--r--content/personal/index.md (renamed from content/pers_notebook/index.md)0
-rw-r--r--content/personal/infinite-skyscrapers.md (renamed from content/pers_notebook/infinite-skyscrapers.md)0
4 files changed, 14 insertions, 4 deletions
diff --git a/content/index.js b/content/index.js
new file mode 100644
index 0000000..8a24e3a
--- /dev/null
+++ b/content/index.js
@@ -0,0 +1,6 @@
1var headerEl = document.querySelector(".c-hero");
2var headerTemplateEl = document.getElementById("header-sm");
3var headerSmEl = headerTemplateEl.content.cloneNode("true");
4
5headerEl.classList.remove("u-hidden@sm-down");
6headerEl.appendChild(headerSmEl);
diff --git a/content/index.md b/content/index.md
index ebd3ff4..2ee304a 100644
--- a/content/index.md
+++ b/content/index.md
@@ -8,15 +8,19 @@ Welcome to my website! I'm Volpeon, a red fox doing human things such as program
8 8
9## Find me 9## Find me
10 10
11Here's a complete list of my profiles on other platforms: 11Here's a complete list of my profiles on other platforms.
12It helps you find me elsewhere and it serves as a proof that those profiles are legitimately mine.
13I'll make sure to keep this list up-to-date.
12 14
13- **Bandcamp:** [volpeon](https://bandcamp.com/volpeon) 15- **Bandcamp:** [volpeon](https://bandcamp.com/volpeon)
14- **Email:** me@volpeon.ink 16- **Email:** me@volpeon.ink
15- **Fediverse:** @volpeon@fedi.vulpes.one 17- **Fediverse:** @volpeon@fedi.vulpes.one
16- **GitHub:** [volpeon](https://github.com/volpeon) 18- **GitHub:** [volpeon](https://github.com/volpeon)
17- **IRC - Furnet:** volpeon 19- **IRC:** volpeon on [Furnet](irc://irc.furnet.org:6667), [Freenode](irc://chat.freenode.net:6697)
18- **IRC - Freenode:** volpeon
19- **Steam:** [volpeon](https://steamcommunity.com/id/volpeon/) 20- **Steam:** [volpeon](https://steamcommunity.com/id/volpeon/)
20- **XMPP:** &lt;available&gt; 21- **XMPP:** &lt;available&gt;
21 22
22If you see someone with my username, you'll know it's me if their profile is listed here. I'll make sure to keep this list up-to-date. 23## OMEMO Fingerprints
24
25CB07051B E223EF70 8EE8F665 BBFCEF00 83415C45 DCA31906 F2362543 F5543449
2610784066 5EACA2E2 FCC426E2 5FE1DCA7 CC8C2A99 E8CFD941 FB0287AF 2B673F1B
diff --git a/content/pers_notebook/index.md b/content/personal/index.md
index 235ae57..235ae57 100644
--- a/content/pers_notebook/index.md
+++ b/content/personal/index.md
diff --git a/content/pers_notebook/infinite-skyscrapers.md b/content/personal/infinite-skyscrapers.md
index 909ecce..909ecce 100644
--- a/content/pers_notebook/infinite-skyscrapers.md
+++ b/content/personal/infinite-skyscrapers.md