Added new instance, new ignore

- Added instance to the list: blog.witch.academy
 - In gitignore: ignore Vim swap files (.swp)
pull/47/head
Freyja Wildes 3 years ago
parent 59645433a1
commit acc4942c69
Signed by untrusted user who does not match committer: freyja_wildes
GPG Key ID: 639DE73F4065D777

3
.gitignore vendored

@ -7,5 +7,8 @@ trans/
translate/
.po~
# Vim swap files
*.swp
# Local Netlify folder
.netlify

@ -70,6 +70,11 @@
"name": "Anartist",
"description": "Anartist es una plataforma autogestionada por y para artistas.",
"url": "https://blog.anartist.org/"
},
{
"name": "Witch Academy",
"description": "Small personal instance for anyone wishing to write, on any topic. Originally setup for friends, opened to all.",
"url": "https://blog.witch.academy"
}
]
}

Loading…
Cancel
Save