diff options
Diffstat (limited to 'gal')
-rwxr-xr-x | gal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gal b/gal index 8667376..aa60b50 100755 --- a/gal +++ b/gal @@ -47,6 +47,9 @@ done cat >> $OUTPUT/index.html <<EOF </div> + <footer> + <p>This page is <a href="https://jeffhuang.com/designed_to_last/">designed to last</a>.</p> + </footer> </body> </html> EOF |