diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-03-07 11:29:26 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-03-07 11:29:26 +0700 |
commit | 3e6f0389f0cdac7b90970c49f455205563b48ad6 (patch) | |
tree | 4e4f0a018b1aae2276767f7f8da75fb4c909e772 /_layout/head_katex.html | |
download | site-3e6f0389f0cdac7b90970c49f455205563b48ad6.tar.gz |
Initialize a Franklin site
Diffstat (limited to '_layout/head_katex.html')
-rw-r--r-- | _layout/head_katex.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layout/head_katex.html b/_layout/head_katex.html new file mode 100644 index 0000000..755f249 --- /dev/null +++ b/_layout/head_katex.html @@ -0,0 +1 @@ +<link rel="stylesheet" href="/libs/katex/katex.min.css"> |