- ‘theme/templates/.#index.html’

/ ‘theme/templates/index.html’
This commit is contained in:
Dooho Yi 2020-05-01 02:55:31 +09:00
parent bdb88d48c4
commit 938825d493
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
doohoyi@DoohouicBookAir.16357

View file

@ -9,7 +9,7 @@
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
<style>
body {
font: 0.75em/1.5 Verdana, AppleGothic, Sans-serif;
font: 0.75em/1.5 AppleGothic, Sans-serif;
}
a {