add: disable select for some component.
This commit is contained in:
parent
c9e7a81509
commit
879fab29eb
7 changed files with 31 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
{{ end }}
|
||||
{{ $machineDateFormat := "2006-01-02" }}
|
||||
|
||||
<div class="post-info">
|
||||
<div class="post-info noselect">
|
||||
{{ if .Params.date }}
|
||||
<div class="post-date dt-published">
|
||||
<a class="u-url" href="{{ .RelPermalink }}"><time datetime="{{ .Params.date.Format $machineDateFormat }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue