5 lines
196 B
HTML
Executable File
5 lines
196 B
HTML
Executable File
<footer id="footer">
|
|
<p>Your Host: <strong><a href="{{ site.author_link }}" target="_blank">{{ site.author }}</a></strong></p>
|
|
<p class="legal">{{ site.author_description }}</p>
|
|
</footer>
|