Fix dev code
This commit is contained in:
@@ -5,9 +5,6 @@
|
|||||||
<header class="header">
|
<header class="header">
|
||||||
<h1 class="header-title p-name">{{ .Title }}</h1>
|
<h1 class="header-title p-name">{{ .Title }}</h1>
|
||||||
|
|
||||||
{{ $urlized := .Page.Permalink | md5 }}
|
|
||||||
{{ $urlized}}
|
|
||||||
|
|
||||||
<div class="post-meta">
|
<div class="post-meta">
|
||||||
<div style="display: none;" class="p-summary ">{{ .Description }}</div>
|
<div style="display: none;" class="p-summary ">{{ .Description }}</div>
|
||||||
<a class="u-url" href="{{ .Permalink }}">
|
<a class="u-url" href="{{ .Permalink }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user