diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-08-02 10:06:54 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-08-02 10:06:54 +0200 |
| commit | bbbc53a5ec92daf894954aa975fb4a29b8b01699 (patch) | |
| tree | 7a58ccf7356d63018186a89edbef91b7811920b3 /template/post.html | |
| parent | ef29bb55d275352da0e7af01a0f5d4b46266c4d0 (diff) | |
| download | mitjafelicijan.com-bbbc53a5ec92daf894954aa975fb4a29b8b01699.tar.gz | |
added katex
Diffstat (limited to 'template/post.html')
| -rwxr-xr-x | template/post.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/post.html b/template/post.html index 00be220..512fff6 100755 --- a/template/post.html +++ b/template/post.html | |||
| @@ -63,6 +63,8 @@ | |||
| 63 | 63 | ||
| 64 | {{template "_includes.html"}} | 64 | {{template "_includes.html"}} |
| 65 | 65 | ||
| 66 | {{template "_libraries.html"}} | ||
| 67 | |||
| 66 | </body> | 68 | </body> |
| 67 | 69 | ||
| 68 | </html> | 70 | </html> |
