diff options
Diffstat (limited to 'wwwroot/01_footer.tmpl')
-rw-r--r-- | wwwroot/01_footer.tmpl | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/wwwroot/01_footer.tmpl b/wwwroot/01_footer.tmpl new file mode 100644 index 0000000..a4d35e9 --- /dev/null +++ b/wwwroot/01_footer.tmpl @@ -0,0 +1,18 @@ + +</td></tr> +</table> +<pre> +┌┐ +└┤ + └─────────────────────────────────────────┬───────────────────────┐ + │ ████ ███ ████ █████│ + │█ █ █ █ █ █ │ + │█ █ █ █ █ ███ │ + │█ █ █ █ █ █ │ + │ ████ ███ ████ █████│ + └───────────────────────┘ + +made without love and <a href="https://github.com/lnslbrty/cpp-web">cpp-web</a>, theme inspired by <a href="https://tmpout.sh">tmpout.sh</a> +</pre> +</div></center> +</body></html> |