diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-26 11:38:27 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-26 11:38:27 -0400 |
| commit | 6bc99e62b4ff7a17caddbe8c077ed2a5d4f18c92 (patch) | |
| tree | b93fc9d23bbe3352eb7d734f54154be06a66a91d /zola-static/templates/advertisement.html | |
| parent | e8e8289d53517bb84141d69611f54360e0051d49 (diff) | |
added personal advertisement and style
Diffstat (limited to 'zola-static/templates/advertisement.html')
| -rw-r--r-- | zola-static/templates/advertisement.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zola-static/templates/advertisement.html b/zola-static/templates/advertisement.html new file mode 100644 index 0000000..ec768ca --- /dev/null +++ b/zola-static/templates/advertisement.html @@ -0,0 +1,2 @@ +<hr> +<p>If you liked this article, check out my <a href="{{ config.base_url }}">homepage</a>.</p> |
