mirror of
https://github.com/morgan9e/blog
synced 2026-04-14 16:24:19 +09:00
Few Fixes
This commit is contained in:
@@ -86,7 +86,7 @@ nav.site-nav a:hover {
|
||||
/* Post list */
|
||||
.post-list {
|
||||
font-family: "IBM Plex Mono", "Pretendard", monospace;
|
||||
font-size: 15px;
|
||||
font-size: 17px;
|
||||
margin-top: 8px;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /personal
|
||||
Disallow: /archive
|
||||
|
||||
Sitemap: https://morgan.kr/sitemap.xml
|
||||
|
||||
Reference in New Issue
Block a user