Merge branch 'main' of ssh://git.n07070.xyz:1968/n07070/blogotheme

This commit is contained in:
n07070 2022-07-18 01:58:59 +02:00
commit 58b5b20ddc
3 changed files with 6 additions and 5 deletions

View File

@ -4,11 +4,12 @@
{{ partial "head.html" . }}
<body class="single-body">
<main class="">
<!-- -->
{{ partial "nav-bar.html" . }}
<main class="content side-text-padding">
<article class="post {{ if ne .Params.dropcap false }}dropcase{{ end }}">
<article class="content side-text-padding {{ if ne .Params.dropcap false }}dropcase{{ end }}">
<header class="post-header">
<h1 class="post-title">{{ .Title }}</h1>
{{ if isset .Params "date" }}<p class="post-date">Posted <time datetime="{{ .Date.Format "2006-01-02" }}">{{ .Date.Format "Jan 2, 2006" }}</time></p>{{ end }}

View File

@ -1,5 +1,5 @@
<nav class="end-nav side-padding card-container card content">
<nav class="content card card-container side-padding">
{{ partial "openring-out.html" . }}
</nav>

View File

@ -1,4 +1,4 @@
<nav class="nav-bar card-container">
<nav class="content card card-container side-padding">
<div class="menu-container">
<h1 class="nav-header">