Fancy quotes

This commit is contained in:
David Eisinger
2023-04-04 20:21:37 -04:00
parent 39b932a708
commit 0c7e88ee05

View File

@@ -26,7 +26,7 @@
<ul> <ul>
{{ range . }} {{ range . }}
<li> <li>
"<a href="{{ .url }}">{{ .title }}</a>"; <a href="{{ .url }}">{{ .title }}</a>;
<a href="{{ .file }}"> <a href="{{ .file }}">
backed up {{ .date | time.Format "2006-01-02 15:04:05 MST" }} backed up {{ .date | time.Format "2006-01-02 15:04:05 MST" }}
</a> </a>