Fix disqus links

This commit is contained in:
Dave Gallant
2021-09-05 23:54:56 -04:00
parent 51189de047
commit 75f9797c91
7 changed files with 8 additions and 50 deletions

View File

@@ -2,10 +2,10 @@
Source for https://davegallant.github.io.
## Deploy
## Run locally
Requires hugo.
```shell
make deploy
make server
```