mirror of
https://github.com/ctruLua/ctrulua.github.io.git
synced 2025-10-27 16:39:30 +00:00
Quick test with Jekyll
This commit is contained in:
parent
2653e46597
commit
c2d62372ef
12 changed files with 600 additions and 8 deletions
13
_includes/footer.html
Normal file
13
_includes/footer.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<footer class="site-footer">
|
||||
|
||||
<div class="wrap">
|
||||
|
||||
<h2 class="footer-heading">{{ site.title }}</h2>
|
||||
|
||||
<div class="footer-col-3 column">
|
||||
<p class="text">{{ site.description }}</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue