mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
📔 Insert paragraph in footer so a bottom margin is present
This commit is contained in:
parent
b39b56c3c3
commit
5a336b76ed
1 changed files with 5 additions and 3 deletions
|
@ -1111,9 +1111,11 @@
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
|
<p>
|
||||||
© <a href="https://steffo.eu">Stefano Pigozzi</a> -
|
© <a href="https://steffo.eu">Stefano Pigozzi</a> -
|
||||||
<a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL 3.0</a> -
|
<a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL 3.0</a> -
|
||||||
<a href="https://github.com/Steffo99/bluelib">GitHub</a>
|
<a href="https://github.com/Steffo99/bluelib">GitHub</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue