mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
Merge branch 'master' of https://github.com/rvtr/rmc_website
This commit is contained in:
commit
7ea2e3eaaf
18
_config.yml
18
_config.yml
@ -9,14 +9,14 @@ url: https://randommeaninglesscharacters.com
|
||||
shopurl: https://shop.randommeaninglesscharacters.com
|
||||
|
||||
# https://cdn.randommeaninglesscharacters.com/guide/
|
||||
imgdir: /S3/dsi-photos/
|
||||
appdir: /S3/dsi-devapps/
|
||||
releasedir: /S3/releases/
|
||||
toolsdir: /S3/tools/
|
||||
guidedir: /S3/guide/
|
||||
blogdir: /S3/blog/
|
||||
releasedir: /S3/releases/
|
||||
imgui: /S3/ui-images/
|
||||
imgdir: https://cdn.randommeaninglesscharacters.com/dsi-photos/
|
||||
appdir: https://cdn.randommeaninglesscharacters.com/dsi-devapps/
|
||||
releasedir: https://cdn.randommeaninglesscharacters.com/releases/
|
||||
toolsdir: https://cdn.randommeaninglesscharacters.com/tools/
|
||||
guidedir: https://cdn.randommeaninglesscharacters.com/guide/
|
||||
blogdir: https://cdn.randommeaninglesscharacters.com/blog/
|
||||
releasedir: https://cdn.randommeaninglesscharacters.com/releases/
|
||||
imgui: https://cdn.randommeaninglesscharacters.com/ui-images/
|
||||
|
||||
# external links
|
||||
# appdir: https://archive.org/download/rmc-dsi_v2/
|
||||
@ -36,4 +36,4 @@ plugins:
|
||||
- jekyll-seo-tag
|
||||
- jekyll-redirect-from # Can we find something better? Redirects break when serving to another computer
|
||||
feed:
|
||||
posts_limit: 20
|
||||
posts_limit: 20
|
||||
|
Loading…
Reference in New Issue
Block a user