mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2024-11-25 08:26:51 +01:00
5 lines
219 B
Text
5 lines
219 B
Text
|
<div class="page-header logo">
|
||
|
<h1><% if (config.subtitle){ %><%= config.subtitle%><% } else { %><%= config.title%><% }%><span class="blink-fast">∎</span></h1>
|
||
|
</div>
|
||
|
|
||
|
<%- partial('_partial/index', {index: true}) %>
|