Content update and a few changes

Big Makefile update
Small summary and table of contents update
Also some content, apprentice and matrix(.org)
This commit is contained in:
2022-05-02 15:11:40 +00:00
parent d21051adde
commit cbbe8dfbb6
7 changed files with 87 additions and 18 deletions

View File

@@ -9,10 +9,6 @@
{{ i18n "modified" }} {{ $lastmod }}
{{ end }}<br />
{{ .Summary }}
{{ if .Truncated }}{{ i18n "readMore" }}...{{ end }}
</div>
{{ if .Truncated }}
<div>
<a href='{{ .RelPermalink }}'>{{ i18n "readMore" }}…</a>
</div>
{{ end }}
</article>