diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-06-26 17:22:38 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-06-26 17:22:38 -0400 |
commit | 27f1e57bfbadbb3557d7649567e49a1e89927012 (patch) | |
tree | 1bd6e7bbc936ac00098c877489cda54ce3da3927 /_cobalt.yml | |
parent | 4b174be0ce1412a810996103147f99ecdba11ce2 (diff) | |
download | carpentertutoring-27f1e57bfbadbb3557d7649567e49a1e89927012.tar.xz carpentertutoring-27f1e57bfbadbb3557d7649567e49a1e89927012.zip |
working on new pricing table and blogging system
Diffstat (limited to '_cobalt.yml')
-rw-r--r-- | _cobalt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_cobalt.yml b/_cobalt.yml index 107b61a..84cadbf 100644 --- a/_cobalt.yml +++ b/_cobalt.yml @@ -5,4 +5,4 @@ site: ignore: - .prettierrc.yml - package.json - - TODO.md + - README.md |