diff options
author | Alan Pearce | 2022-04-30 19:07:01 +0200 |
---|---|---|
committer | Alan Pearce | 2022-04-30 19:07:01 +0200 |
commit | b446d9f2220a4346e85557cf3ed307478e1b945d (patch) | |
tree | e9add3ba38d9000c80e90de48bf8646920df50b6 /content/post/a-new-site.md | |
parent | 658283fd6e972da9fc77d338e7867cd1aa50230c (diff) | |
download | website-b446d9f2220a4346e85557cf3ed307478e1b945d.tar.lz website-b446d9f2220a4346e85557cf3ed307478e1b945d.tar.zst website-b446d9f2220a4346e85557cf3ed307478e1b945d.zip |
Update some post links
Diffstat (limited to 'content/post/a-new-site.md')
-rw-r--r-- | content/post/a-new-site.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/a-new-site.md b/content/post/a-new-site.md index 1b06653..af61143 100644 --- a/content/post/a-new-site.md +++ b/content/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/ |