add 503junk.house to links, add some <link/>s to baseof.html
parent
98ebf88e9e
commit
41db6da873
|
@ -4,7 +4,7 @@ description: Links to our various resources.
|
||||||
---
|
---
|
||||||
# Social Media
|
# Social Media
|
||||||
* **Discord**: {{< me href="https://discordapp.com/users/165317317138317313" text="VulpineAmethyst#3244" >}}
|
* **Discord**: {{< me href="https://discordapp.com/users/165317317138317313" text="VulpineAmethyst#3244" >}}
|
||||||
* **Fediverse**: {{< me href="https://social.treehouse.systems/@VulpineAmethyst" text="@VulpineAmethyst@treehouse.systems" >}}
|
* **Fediverse**: {{< me href="https://social.treehouse.systems/@VulpineAmethyst" text="@VulpineAmethyst@treehouse.systems" >}} or {{< me href="https://503junk.house/@VulpineAmethyst" text="@VulpineAmethyst@503junk.house" >}}
|
||||||
* **Ko-Fi**: {{< me href="https://ko-fi.com/VulpineAmethyst" text="VulpineAmethyst" >}}
|
* **Ko-Fi**: {{< me href="https://ko-fi.com/VulpineAmethyst" text="VulpineAmethyst" >}}
|
||||||
* **Twitter**: {{< me href="https://twitter.com" text="@VulpineAmethyst" >}}
|
* **Twitter**: {{< me href="https://twitter.com" text="@VulpineAmethyst" >}}
|
||||||
* **Tumblr**: {{< me href="https://tumblr.com/VulpineAmethyst" text="VulpineAmethyst" >}}
|
* **Tumblr**: {{< me href="https://tumblr.com/VulpineAmethyst" text="VulpineAmethyst" >}}
|
||||||
|
|
|
@ -12,6 +12,8 @@
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
<link href='{{"/css/clean.css" | relURL }}' rel="stylesheet" media="all"/>
|
<link href='{{"/css/clean.css" | relURL }}' rel="stylesheet" media="all"/>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
<link rel="me" href="https://social.treehouse.systems/@VulpineAmethyst"/>
|
||||||
|
<link rel="me" href="https://503junk.house/@VulpineAmethyst"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|
Loading…
Reference in New Issue