diff --git a/_config.yml b/_config.yml index 5602aa9..933126e 100644 --- a/_config.yml +++ b/_config.yml @@ -13,12 +13,12 @@ timezone: 'Asia/Shanghai' # URL ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' -url: http://example.com +url: http://www.archgrid.com permalink: :year/:month/:hash.html permalink_defaults: pretty_urls: - trailing_index: true # Set to false to remove trailing 'index.html' from permalinks - trailing_html: true # Set to false to remove trailing '.html' from permalinks + trailing_index: false # Set to false to remove trailing 'index.html' from permalinks + trailing_html: false # Set to false to remove trailing '.html' from permalinks # Directory source_dir: source diff --git a/themes/grid/layout/index.ejs b/themes/grid/layout/index.ejs index cf3ee62..9e51f80 100644 --- a/themes/grid/layout/index.ejs +++ b/themes/grid/layout/index.ejs @@ -1,13 +1,13 @@