diff --git a/_config.yml b/_config.yml index 5a132bb..5a6721e 100755 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,7 @@ name: rmc title: rmc url: https://randommeaninglesscharacters.com +shopurl: https://shop.randommeaninglesscharacters.com imgurl: https://cdn.randommeaninglesscharacters.com/img-dsi/ appurl: https://cdn.randommeaninglesscharacters.com/rmc-prg/ releaseurl: https://cdn.randommeaninglesscharacters.com/assets-dsi/release/ @@ -10,16 +11,4 @@ plugins: - jekyll-sitemap - jekyll-seo-tag feed: - posts_limit: 20 - # Exclude all files from `pages` in sitemap - - - - - - - - - - - + posts_limit: 20 \ No newline at end of file diff --git a/_includes/navdsi.html b/_includes/navdsi.html index 348cd5a..7a1b911 100755 --- a/_includes/navdsi.html +++ b/_includes/navdsi.html @@ -12,7 +12,7 @@ \ No newline at end of file diff --git a/todo.md b/todo.md index 3dc441d..9970120 100644 --- a/todo.md +++ b/todo.md @@ -16,5 +16,5 @@ - [ ] Contact page - [X] Unmark incomplete pages as listed in CSV - [X] Smaller image sizes -- [ ] Make all screenshots use screenshot class +- [X] Make all screenshots use screenshot class - [X] Fix generated home menu preview \ No newline at end of file