Added new instance, new ignore

- Added instance to the list: blog.witch.academy
 - In gitignore: ignore Vim swap files (.swp)
witch.academy
Freyja Wildes 3 years ago
parent 59645433a1
commit acc4942c69
Signed by: freyja_wildes
GPG Key ID: 639DE73F4065D777

3
.gitignore vendored

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

@ -70,6 +70,11 @@
"name": "Anartist", "name": "Anartist",
"description": "Anartist es una plataforma autogestionada por y para artistas.", "description": "Anartist es una plataforma autogestionada por y para artistas.",
"url": "https://blog.anartist.org/" "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