add source code to footer, remove unneeded layouts

This commit is contained in:
2025-07-26 15:09:57 -04:00
parent bc8bcfe9b3
commit 1fcc40d21d
12 changed files with 75 additions and 68 deletions

View File

@@ -66,16 +66,19 @@
</span></code></pre>
<p>This blog post is just a simple introduction to Elixir. Stay tuned for more in-depth tutorials and examples!</p>
<time datetime="2024-01-15T00:00:00Z"></time>
<footer>
<p>
&copy; 2025 MonoTab Blog. Built with
<a href="https://github.com/artalar/mono" target="_blank">Mono</a>
and <a href="https://github.com/elixir-tools/tableau" target="_blank">Tableau</a>
<a href="https://github.com/elixir-tools/tableau" target="_blank">Tableau</a>
and <a href="https://github.com/artalar/mono" target="_blank">Mono</a>
<br>
</p>
</footer>
<p class="footer-extra">
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
Source Code
</a>
</p>
</main>
</body>