This commit is contained in:
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: "About"
|
||||
---
|
||||
## About
|
||||
|
||||
|
||||
|
||||
@ -9,4 +8,3 @@ title: "About"
|
||||
|
||||
|
||||
|
||||
`ReleaseTag = %RELEASETAG%`
|
||||
|
@ -1,4 +1,5 @@
|
||||
baseURL: "https://minimal-setups.de"
|
||||
releaseTag: "%RELEASETAG%"
|
||||
languageCode: "en-us"
|
||||
title: "Minimal Setups"
|
||||
theme: "ananke"
|
||||
|
1
content/layouts/partials/releasetag.html
Normal file
1
content/layouts/partials/releasetag.html
Normal file
@ -0,0 +1 @@
|
||||
<pre>%RELEASETAG%</pre>
|
Reference in New Issue
Block a user