We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e724213 commit 2f674c9Copy full SHA for 2f674c9
2 files changed
_config.yml
@@ -8,7 +8,7 @@ url: "https://cltk.org" # the base hostname & protocol for your site
8
#twitter_username: kyle_p_johnson
9
github_username: cltk
10
github_cltk: cltk/cltk
11
-copyright: Ⓒ 2021 Kyle P. Johnson
+copyright: Ⓒ 2014–presentx Kyle P. Johnson
12
lang: en
13
locale: en_US
14
logo: /assets/phoenician_aleph.svg
_sass/_layout.scss
@@ -95,6 +95,7 @@
95
.site-footer {
96
border-top: none;
97
padding: $spacing-unit 0;
98
+ background-color: #111317;
99
}
100
101
.footer-heading {
0 commit comments