mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-13 14:12:43 +02:00
adjust subtitle html; remove redundant style
This commit is contained in:
parent
b9805c3fbe
commit
95a0068d52
9 changed files with 52 additions and 74 deletions
layouts
|
@ -1,5 +1,5 @@
|
|||
{{ define "main" }}
|
||||
<article id="main">
|
||||
<article id="main" class="home-page">
|
||||
{{ partial "brand.html" . }}
|
||||
{{ with .Content }}
|
||||
<section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue