Add AppGate SDP on Arch post (#2)

* Add AppGate SDP on Arch post

Signed-off-by: Dave Gallant <davegallant@gmail.com>
This commit is contained in:
Dave Gallant
2020-03-17 10:10:30 -04:00
committed by GitHub
parent c0700ec4cf
commit 06fd288e03
9 changed files with 228 additions and 130 deletions

View File

@@ -2,7 +2,7 @@
<div class="article-meta">
<h1><span class="title">{{ .Title }}</span></h1>
{{ with .Params.author }}<h2 class="author">{{ . }}{{ end }}
({{ if (gt .Params.date 0) }}{{ .Date.Format "2006/01/02" }})</h2>{{ end }}
{{ if (gt .Params.date 0) }}{{ .Date.Format "2006/01/02" }}</h2>{{ end }}
</div>
<main>