mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-16 23:12:45 +02:00
Remove content mini title (type).
This commit is contained in:
parent
b3a2e36507
commit
bb0310ec65
2 changed files with 9 additions and 12 deletions
layouts/partials
|
@ -1,4 +1,3 @@
|
|||
<h1 class="content-title-mini">{{ .Type }}</h1>
|
||||
<h1 class="content-title">
|
||||
<a href="{{ .RelPermalink }}">
|
||||
{{ .Title }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue