diff --git a/config.toml b/config.toml index d059453..8046dff 100644 --- a/config.toml +++ b/config.toml @@ -62,7 +62,7 @@ # HTML if the feature is enabled. # # This can also be set per-repository. -#readme_files = ["README.md", "README"] +readme_files = ["README.md", "README"] # List of files to copy to the site's `global_assets` directory. # @@ -75,7 +75,7 @@ # # This can also be set per-repository, in which case the `repo_assets` output # directory is used. -#asset_files = [] +asset_files = ["templates/style.css"] # Whether to split history output into pages #