add source code to footer, remove unneeded layouts
This commit is contained in:
@@ -59,18 +59,23 @@
|
||||
<section class="about-contact">
|
||||
<h2>Get in Touch</h2>
|
||||
<p>
|
||||
Interested in contributing or have questions? Feel free to reach out through
|
||||
our community channels or open an issue on our GitHub repository.
|
||||
Proin neque ante, imperdiet quis tincidunt ut, viverra molestie nisl. Phasellus gravida quam metus, id ultricies turpis luctus sed. Suspendisse nec bibendum magna. Aenean eu ligula tellus.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<p>
|
||||
© 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>
|
||||
|
||||
|
Reference in New Issue
Block a user