diff options
author | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-08-26 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-08-26 00:00:00 +0000 |
commit | 28dc72ee06fab33f4c07ecd0c840d27f420ef05c4c478793dbb130f6f5ecda8e (patch) | |
tree | 62d8874cbd47297e7ebb862eabf2e6f33771eee52cdaa4cc9f16a32ad385fceb /content/entry | |
parent | 5e6128d7760755f098b78192d85c229c4a3702b49c91d4cb92462cca1d6cdb92 (diff) | |
download | journal-28dc72ee06fab33f4c07ecd0c840d27f420ef05c4c478793dbb130f6f5ecda8e.tar.gz journal-28dc72ee06fab33f4c07ecd0c840d27f420ef05c4c478793dbb130f6f5ecda8e.zip |
Update links to nicksphere-www repo
Since nicksphere-www is an unmaintained repo that has been superseded by
hugo-theme-journal, I no longer wish to host it on my subdomain.
Diffstat (limited to 'content/entry')
-rw-r--r-- | content/entry/site-update-010.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/entry/site-update-010.md b/content/entry/site-update-010.md index 771a5ba..d218417 100644 --- a/content/entry/site-update-010.md +++ b/content/entry/site-update-010.md @@ -10,7 +10,7 @@ I did some more behind the scenes work on my site: * Add Libreboot/osboot mirrors to the mirrors subdomain. * Convert embedded videos to links. I don't want my site to embed external resources, contacting other sites. All resources should be local. * Add Freenet support. I want to support many platforms and supporting Freenet isn't any inconvenience to me. -* Add license files in the site's [Git project](https://git.nicholasjohnson.ch/nicksphere-www). I did that to clarify the licensing of my writings for those looking at the Git repo. +* Add license files in the site's [Git project](https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://git.nicholasjohnson.ch/nicksphere-www). I did that to clarify the licensing of my writings for those looking at the Git repo. * Prepend dates to content URIs (/YYYY/MM/DD/TITLE). This one is going to annoy RSS users because all my posts will reappear but I feel like it was worth it. * Make About page more detailed. * Change post licenses to CC-BY-SA 4.0. Previously they were under CC-BY-ND, but I don't mind if others change my content and redistribute it. I don't even care if they monetize it. I only care that I'm given credit for my work. |