diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | en/links/index.md | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -15,6 +15,8 @@ website is built from markdown files by slightly modified [ssg][2] script. [rssg][3] script generates rss feed from the blog page. both scripts are included in the repository for ease of use. +i use a subset of markdown to maintain the ease of convertation to gemtext. + [2]:https://rgz.ee/ssg.html [3]:https://rgz.ee/rssg.html diff --git a/en/links/index.md b/en/links/index.md index 4c22c02..f54e308 100644 --- a/en/links/index.md +++ b/en/links/index.md @@ -4,7 +4,7 @@ here i want to keep a list of links to other websites i find interesting, useful [devine's wiki, art, permacomputing, aesthetics](https://wiki.xxiivv.com) -[henesy's notes about plan 9, software and documentation mirrors](https://postnix.pw) +[henesy's notes about plan 9, software and documentation mirrors](http://postnix.pw) [hundred rabbits, a floating art studio, their sailing notes](https://100r.co) |
