Fix missing code block end

This commit is contained in:
askiiart 2023-08-28 17:11:38 -05:00
parent 3b73828f25
commit 71caaca21c
No known key found for this signature in database
GPG key ID: 85505F3A2264FA01

View file

@ -20,6 +20,7 @@ services:
volumes: volumes:
- /path/to/site:/data - /path/to/site:/data
command: hugo version command: hugo version
```
## Building ## Building