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 "\
|
||||
<footer>\
|
||||
<aside id='cssa-webring-container' class='cssa-webring-container'></aside>\
|
||||
<section class='copyright-notice'>copyright © jjanzen 2024</section>
|
||||
<script src='/scripts/oneko.js'></script>
|
||||
<section class='copyright-notice'>copyright © jjanzen 2024</section>\
|
||||
<script src='/scripts/oneko.js'></script>\
|
||||
</footer>")
|
||||
|
||||
(setq org-html-htmlize-output-type 'css)
|
||||
|
|
Loading…
Add table
Reference in a new issue