mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Retheme site
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
<div class="footer-container">
|
||||
<footer>
|
||||
<span >© Matthew G {{ "now" | date: "%Y" }} • Made by <a href="https://mgrove.uk">Matthew G</a></span>
|
||||
<img>
|
||||
</footer>
|
||||
<div class="content">
|
||||
<section>
|
||||
<h4>Reading School</h4>
|
||||
<ul class="plain">
|
||||
<li><a href="https://twitter.com/readingsch" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||
<li><a href="https://instagram.com/reading_sch" target="_blank"><i class="icon fa-instagram"> </i>Instagram</a></li>
|
||||
<li><a href="https://facebook.com/ReadingSchoolOfficial" target="_blank"><i class="icon fa-facebook"> </i>Facebook</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<h4>English Department</h4>
|
||||
<ul class="plain">
|
||||
<li><a href="https://twitter.com/RSEnglishDept" target="_blank"><i class="icon fa-twitter"> </i>Twitter</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
<a href="https://mgrove.uk">© Matthew G {{ "now" | date: "%Y" }}.</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user