add source code to footer, remove unneeded layouts
This commit is contained in:
@@ -44,10 +44,16 @@ defmodule MonoTab.RootLayout do
|
||||
<footer>
|
||||
<p>
|
||||
© {Date.utc_today().year} 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