Fix alt URL + auto-update age
- It seems that Codeberg Pages doesn't support Submodules, so for now the alternative website is on Netlify - I forgot to update my age on my birthday this year, so I figured I might as well automate it
This commit is contained in:
parent
e1fbe0782c
commit
c7ffffc164
3 changed files with 12 additions and 4 deletions
|
@ -8,4 +8,4 @@ Don't forget to clone the repo with `--recurse-submodules` to get all dependanci
|
|||
- jQuery because plain JS is boring
|
||||
- RSS Parser because Pleroma's feed is in RSS format
|
||||
|
||||
You can check out a live version at https://massivebox.net or https://massivebox.codeberg.page/website.
|
||||
You can check out a live version at https://massivebox.net or https://massivebox.netlify.app/ (without the Pleroma feed since the path is relative, so it tries to fetch https://massivebox.netlify.app/feed.atom, which doesn't exist).
|
Loading…
Add table
Add a link
Reference in a new issue