Show contents of LICENSE

This commit is contained in:
2021-09-01 18:26:18 +01:00
parent ae43e1e54d
commit d147e56080
4 changed files with 30 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
]</p>
<p class="smallText">
written by $for(author)$$author$$sep$, $endfor$
</p>
<p class="smallText">
syntax highlighting based on <a href="https://pygments.org/">Pygments'</a> default
colors
@@ -30,6 +31,12 @@
</summary>
$filehistory$
</details>
<details>
<summary class="smallText">
License
</summary>
<pre>$licenseFull$</pre>
</details>
<div>
$body$
</body>

View File

@@ -17,6 +17,12 @@
</summary>
$filehistory$
</details>
<details>
<summary class="smallText">
License
</summary>
<pre>$licenseFull$</pre>
</details>
</div>
<h1>$title$</h1>
<p> This file was not rendered by notes2web because it is a plaintext file, not a markdown