diff options
author | Alan Pearce | 2022-04-30 19:07:01 +0200 |
---|---|---|
committer | Alan Pearce | 2022-04-30 19:07:01 +0200 |
commit | f9d43d81cc88a1858655130008a6d30d5e8fb9fb (patch) | |
tree | d1d36ab947862221578be9efa7a958a386eca326 /post/a-new-site.md | |
parent | ffab5dfcdeee267997cb3dbbda10df3b9f1be25b (diff) | |
download | website-f9d43d81cc88a1858655130008a6d30d5e8fb9fb.tar.lz website-f9d43d81cc88a1858655130008a6d30d5e8fb9fb.tar.zst website-f9d43d81cc88a1858655130008a6d30d5e8fb9fb.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/ |