diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/index.js | 6 | ||||
-rw-r--r-- | content/index.md | 12 | ||||
-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 @@ | |||
1 | var headerEl = document.querySelector(".c-hero"); | ||
2 | var headerTemplateEl = document.getElementById("header-sm"); | ||
3 | var headerSmEl = headerTemplateEl.content.cloneNode("true"); | ||
4 | |||
5 | headerEl.classList.remove("u-hidden@sm-down"); | ||
6 | headerEl.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 | ||
11 | Here's a complete list of my profiles on other platforms: | 11 | Here's a complete list of my profiles on other platforms. |
12 | It helps you find me elsewhere and it serves as a proof that those profiles are legitimately mine. | ||
13 | I'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:** <available> | 21 | - **XMPP:** <available> |
21 | 22 | ||
22 | If 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 | |||
25 | CB07051B E223EF70 8EE8F665 BBFCEF00 83415C45 DCA31906 F2362543 F5543449 | ||
26 | 10784066 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 | |||