Sources base text added for where they will go and did some css editing on it

This commit is contained in:
Jordan
2026-08-10 11:55:50 +12:00
parent d767817b7a
commit 861ef41a9f
5 changed files with 31 additions and 3 deletions
+5
View File
@@ -21,6 +21,11 @@
<footer class="sources">
<div class="sourcescontent">
<h2>Sources</h2>
<p class="sourcestext">links to sources would go here</p>
<p class="sourcestext">source one will embed link into text</p>
<p class="sourcestext">source two will embed link into text</p>
<p class="sourcestext">source three will embed link into text</p>
<p class="sourcestext">source four will embed link into text</p>
<div>
</footer>
{% endblock %}