summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--publish.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.md b/publish.md
index cda864f..d7d59f6 100644
--- a/publish.md
+++ b/publish.md
@@ -87,7 +87,7 @@ index.html.
To do so, create a file called build.sh containing the following script:
```
-# (c) 2025 w. kennedy
+# (c) 2024 w. kennedy
#!/bin/bash
echo Welcome to the markdown to html converter.
markdown_file="$1"