mirror of
https://github.com/zyllian/webdog.git
synced 2025-01-18 03:32:21 -08:00
fix cdn prefix
This commit is contained in:
parent
9a614d00a1
commit
58ba627b9d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ base_url: "https://webdog.zyl.gay"
|
|||
title: webdog
|
||||
description: "static site builder for dogs"
|
||||
sass_styles: [index.scss]
|
||||
cdn_url: "https://i.zyl.gay/webdog"
|
||||
cdn_url: "https://i.zyl.gay/webdog/"
|
||||
code_theme: base16-ocean.dark # options: base16-ocean.dark, base16-eighties.dark, base16-mocha.dark, base16-ocean.light, InspiredGitHub, Solarized (dark), and Solarized (light)
|
||||
|
||||
resources:
|
||||
|
|
Loading…
Add table
Reference in a new issue