commit d19ca47febe1aceaf5925de67c42d4000e6a7264 parent 4fb31b630e28c64c1748d104d2d5197cead120dc Author: Byron Torres <torresjrjr@pm.me> Date: Sat, 4 Jul 2020 01:10:45 +0100 Improve short description Diffstat:
M | pdssg | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pdssg b/pdssg @@ -1,6 +1,6 @@ #!/usr/bin/sh # pdssg - pandoc static site generator -# Makes a static site and Atom feed. +# Makes a static site with Atom feeds. main() { echo "### Begin compiling ###"