pub const DEFAULT_SITE_NAME: &str = "MySsgSite";Expand description
Default site name for the configuration.
Used for the scaffold directory name (ssg --new), never rendered into a
page. Contrast DEFAULT_SITE_TITLE, which is.
pub const DEFAULT_SITE_NAME: &str = "MySsgSite";Default site name for the configuration.
Used for the scaffold directory name (ssg --new), never rendered into a
page. Contrast DEFAULT_SITE_TITLE, which is.