Use tab size of 4 in content-info

This commit is contained in:
ItsDrike 2022-05-23 18:35:18 +02:00
parent a054677e7d
commit 0ae71e3794
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -12,7 +12,7 @@
{{ if .Params.Changelog }} {{ if .Params.Changelog }}
<div id="changelog"> <div id="changelog">
<h2> Changelog</h2> <h2> Changelog</h2>
<ul class="changelog-time"> <ul>
{{ range $i, $e := .Params.Changelog }} {{ range $i, $e := .Params.Changelog }}
<li> <li>
{{ time $i | time.Format "2006-01-02" }}: {{ time $i | time.Format "2006-01-02" }}: