mirror of
https://github.com/ctruLua/ctrulua.github.io.git
synced 2025-10-27 16:39:30 +00:00
13 lines
225 B
HTML
13 lines
225 B
HTML
<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>
|