vault backup: 2022-12-19 06:29:29

Affected files:
_layouts/default.html
assets/css/style.scss
This commit is contained in:
Andley Chang 2022-12-19 06:29:29 +08:00
parent 945f10e5a8
commit 41ae5a7e26
2 changed files with 2 additions and 4 deletions

View File

@ -22,7 +22,7 @@
<body>
<header>
<h1>{{ page.title | default: site.title | default: site.github.repository_name }}<a href="{{site.url}}/Preaching-Note/">🏠</a></h1>
<h1>{{ page.title | default: site.title | default: site.github.repository_name }}<a href="{{site.url}}/Preaching-Notes/">🏠</a></h1>
<p>{{ page.description | default: site.description | default: site.github.project_tagline }}</p>
</header>

View File

@ -12,9 +12,7 @@ ruby {
font-size: 13px ;
line-height: 13px ;
}
ul ruby {
padding-bottom: 3px !important;
}
h1 {
color: #C00000;
text-align: center;