fix
This commit is contained in:
@ -1,9 +1,13 @@
|
||||
<body>
|
||||
|
||||
<div class="containerx">
|
||||
|
||||
{{ $s := path.Dir (.Permalink | relURL) }}
|
||||
{{ $t := index (split $s "/") 2 }}
|
||||
{{ $o := index (split $s "/") 1 }}
|
||||
|
||||
<header id="header">
|
||||
{{ partial "particles.html" . }}
|
||||
<div class="logo">
|
||||
{{ partial "svg.html" . }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user