fix
This commit is contained in:
parent
8422a8802f
commit
ccaa3d82b9
@ -18,6 +18,8 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
{{ partial "particles.html" . }}
|
||||
{{ partial "footer" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
@ -13,6 +13,8 @@
|
||||
{{ partial "comment.html" . }}
|
||||
|
||||
</div>
|
||||
|
||||
{{ partial "particles.html" . }}
|
||||
{{ partial "footer.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user