Skip to content

Commit 2f674c9

Browse files
committed
mk footer black
1 parent e724213 commit 2f674c9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ url: "https://cltk.org" # the base hostname & protocol for your site
88
#twitter_username: kyle_p_johnson
99
github_username: cltk
1010
github_cltk: cltk/cltk
11-
copyright: 2021 Kyle P. Johnson
11+
copyright: 2014–presentx Kyle P. Johnson
1212
lang: en
1313
locale: en_US
1414
logo: /assets/phoenician_aleph.svg

_sass/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
.site-footer {
9696
border-top: none;
9797
padding: $spacing-unit 0;
98+
background-color: #111317;
9899
}
99100

100101
.footer-heading {

0 commit comments

Comments
 (0)