We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a17ed2 commit 8c0837bCopy full SHA for 8c0837b
2 files changed
.gitignore
@@ -1,2 +1,3 @@
1
+.idea
2
_site
3
.sass-cache
_config.yml
@@ -8,7 +8,7 @@ url: "http://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: Ⓒ 2019 Kyle P. Johnson
+copyright: Ⓒ 2021 Kyle P. Johnson
12
13
# Build settings
14
highlighter: rouge
0 commit comments