refactors/revises theme layouts
This commit is contained in:
parent
f1605d3802
commit
5701197651
15 changed files with 80 additions and 55 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="portfolio-content portfolio-container">
|
||||
<h1 class="title">{{ .Title }}</h1>
|
||||
<span class="section__title">{{ .Title }}</span>
|
||||
{{ range where .Data.Pages "Params.featured" "==" "true" }}
|
||||
<section class="latest section">
|
||||
<div class="section-inner">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue