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