mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-05-09 18:16:43 -07:00
Remove extra static functionality and add more comments
The extra static functionality is replaced by the root system.
This commit is contained in:
parent
c44afa17c9
commit
a9388ed47c
3 changed files with 26 additions and 47 deletions
|
@ -19,7 +19,6 @@ use builder::SiteBuilder;
|
|||
|
||||
const PAGES_PATH: &str = "pages";
|
||||
const TEMPLATES_PATH: &str = "templates";
|
||||
const STATIC_PATH: &str = "static";
|
||||
const SASS_PATH: &str = "sass";
|
||||
const ROOT_PATH: &str = "root";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue