Compare commits
3 commits
07669f0118
...
2b1dee9888
Author | SHA1 | Date | |
---|---|---|---|
2b1dee9888 | |||
960b5cfa6b | |||
862fae054e |
4 changed files with 12 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,4 +12,4 @@ hugo.linux
|
||||||
# Temporary lock file while building
|
# Temporary lock file while building
|
||||||
/.hugo_build.lock
|
/.hugo_build.lock
|
||||||
|
|
||||||
content/pages/blocked-instances/list
|
/content/pages/blocked-instances/list
|
|
@ -3,12 +3,13 @@ title: About snug.moe
|
||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
<link rel="stylesheet" href="css/fork-awesome.min.css">
|
<link rel="stylesheet" href="css/fork-awesome.min.css">
|
||||||
{{< columns >}}
|
|
||||||
|
{{% columns %}}
|
||||||
![snug.moe icon](/sleepy-cat.png)
|
![snug.moe icon](/sleepy-cat.png)
|
||||||
<--->
|
<--->
|
||||||
# Snug and comfy federated services
|
# Snug and comfy federated services
|
||||||
### Places to be comf in~ while chatting with your friends
|
### Places to be comf in~ while chatting with your friends
|
||||||
{{< /columns >}}
|
{{% /columns %}}
|
||||||
|
|
||||||
# Information on all snug dot moe
|
# Information on all snug dot moe
|
||||||
|
|
||||||
|
|
|
@ -40,6 +40,13 @@ Emerald "verified" icons created by
|
||||||
[Xenia emojis](https://snug.moe/notes/9apu27e8tc) by
|
[Xenia emojis](https://snug.moe/notes/9apu27e8tc) by
|
||||||
[RiniDisc](https://meow.social/@rinidisc)
|
[RiniDisc](https://meow.social/@rinidisc)
|
||||||
|
|
||||||
|
<img src="https://snug.moe/files/4331003b-d887-4e85-9697-1e20c957390b" width=32>
|
||||||
|
|
||||||
|
[Kasane Teto emojis](https://emotes.cc/pack/kasaneteto-kasaneteto),
|
||||||
|
Copyright license [here](https://kasaneteto.jp/guideline/ctu.html)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
(Tell me if I should credit someone here and I didn't.)
|
(Tell me if I should credit someone here and I didn't.)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit d86d5e70c7c0d787675b13d9aee749c1a8b34776
|
Subproject commit 7c78a39c531aa2492ed7e92f2ce9dfb2c8c0d3fa
|
Loading…
Reference in a new issue