Skip to content

Commit fa1dae9

Browse files
Fix footer padding
1 parent 6f7dff0 commit fa1dae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/blank.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h5 class="white-text">About</h5>
104104
</div>
105105
<div class="footer-copyright">
106106
<div class="container">
107-
<p>Copyright &copy; {{ site.time | date: '%Y' }} cSploit</p><br>
107+
Copyright &copy; {{ site.time | date: '%Y' }} cSploit<br>
108108
</div>
109109
</div>
110110
</footer>

0 commit comments

Comments
 (0)