diff options
author | Alan Pearce | 2022-04-30 19:07:01 +0200 |
---|---|---|
committer | Alan Pearce | 2025-03-16 00:56:49 +0100 |
commit | b1165ab9130b314791e8527b2e71c3051f7f8db9 (patch) | |
tree | 3f200073ce186d1d0b1626ec561eeb06c77b453b /post/a-new-site.md | |
parent | 3f14658c77dfdb2e679ac0b2448038ec9e9532b9 (diff) | |
download | website-b1165ab9130b314791e8527b2e71c3051f7f8db9.tar.lz website-b1165ab9130b314791e8527b2e71c3051f7f8db9.tar.zst website-b1165ab9130b314791e8527b2e71c3051f7f8db9.zip |
Update some post links
Diffstat (limited to 'post/a-new-site.md')
-rw-r--r-- | post/a-new-site.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post/a-new-site.md b/post/a-new-site.md index 1b06653..af61143 100644 --- a/post/a-new-site.md +++ b/post/a-new-site.md @@ -10,6 +10,6 @@ I finally got around to making a website. I decided to use [Hugo][] with a slig Someday I'll make my own theme, probably using [Stylus][] for CSS processing. But for now, this will do. The more important thing is just to create some content. -[Hugo]: http://hugo.spf13.com/ +[Hugo]: https://gohugo.io [Hyde theme]: https://github.com/spf13/hyde [Stylus]: http://learnboost.github.io/stylus/ |