Fix.
This commit is contained in:
parent
c90d44d2be
commit
7c8c825f27
|
@ -25,8 +25,8 @@ front matter, it will be converted and rendered. No YAML front matter, and
|
||||||
it will simply be copied over like a static asset.
|
it will simply be copied over like a static asset.
|
||||||
|
|
||||||
Note that if a user has a file of the same path, the theme content will not
|
Note that if a user has a file of the same path, the theme content will not
|
||||||
be included in the site, i.e. a user's `/assets/main.scss` will be written
|
be included in the site, i.e. a user's `/assets/main.scss` will be read and
|
||||||
instead of a theme's `/assets/main.scss`. It's
|
processed if present instead of a theme's `/assets/main.scss`.
|
||||||
|
|
||||||
See our [documentation on the subject]({{ "/docs/themes/#assets" | relative_url }})
|
See our [documentation on the subject]({{ "/docs/themes/#assets" | relative_url }})
|
||||||
for more info.
|
for more info.
|
||||||
|
|
Loading…
Reference in New Issue