Skip to content

Commit 7f9a92d

Browse files
authored
v2.2.1 (#213)
2 parents e613582 + 0406948 commit 7f9a92d

File tree

5 files changed

+4
-121
lines changed

5 files changed

+4
-121
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0
1+
2.2.1

src/pages/parts/header/print-part.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<meta charset="utf-8" />
1818
<meta name="viewport" content="width=device-width, initial-scale=1" />
1919
<title><?php _e($model->title); ?> | Obadiah</title>
20-
<link href="https://static.bcg.xyz/fonts/source-sans.css" rel="stylesheet" />
20+
<link href="https://static.bcg.xyz/fonts/selly-park.css" rel="stylesheet" />
2121
<link href="/resources/css/bootstrap.min.css" rel="stylesheet" />
2222
<link href="/resources/css/obadiah.css" rel="stylesheet" />
2323
</head>

src/public/config.yml

Lines changed: 0 additions & 117 deletions
This file was deleted.

src/public/resources/css/_prayer.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ $margin: 5px;
6161

6262
.num {
6363
font-size: 1.5rem;
64-
font-weight: 900;
64+
font-weight: 800;
6565
line-height: 1;
6666
}
6767
}

src/public/resources/css/obadiah.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)