fix string
This commit is contained in:
parent
1447f26443
commit
8ea04db701
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@
|
||||||
(defvar jj/html-postamble "\
|
(defvar jj/html-postamble "\
|
||||||
<footer>\
|
<footer>\
|
||||||
<aside id='cssa-webring-container' class='cssa-webring-container'></aside>\
|
<aside id='cssa-webring-container' class='cssa-webring-container'></aside>\
|
||||||
<section class='copyright-notice'>copyright © jjanzen 2024</section>
|
<section class='copyright-notice'>copyright © jjanzen 2024</section>\
|
||||||
<script src='/scripts/oneko.js'></script>
|
<script src='/scripts/oneko.js'></script>\
|
||||||
</footer>")
|
</footer>")
|
||||||
|
|
||||||
(setq org-html-htmlize-output-type 'css)
|
(setq org-html-htmlize-output-type 'css)
|
||||||
|
|
Loading…
Add table
Reference in a new issue