mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user