This commit is contained in:
Thomas (Tom) C. Gorordo 2024-05-13 04:33:36 -07:00
parent f7255c04d4
commit 3fa87dbff8
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
2 changed files with 1 additions and 1 deletions

View file

View file

@ -1,2 +1,2 @@
#!/usr/bin/env bash #!/usr/bin/env bash
pandoc -i index.md -o index.html --standalone pandoc -i README.md -o index.html --standalone