Renamed jaytux.com.html -> index.html
This commit is contained in:
parent
8e98698db2
commit
ae22d70b50
2
build.sh
2
build.sh
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/zsh
|
||||
|
||||
pandoc ./jaytux.com.md -s -o ./jaytux.com.html
|
||||
pandoc ./jaytux.com.md -s -o ./index.html
|
||||
|
|
Loading…
Reference in New Issue