mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
feat: Added a default stylesheet for extensions.
This commit is contained in:
@@ -304,8 +304,7 @@ Users can create or override as many partials as they want; several are included
|
||||
|
||||
`{{> title }}`
|
||||
|
||||
: The title of the current page. It should be placed inside the `<title>` tag. By default, it will appear as
|
||||
`{{ page.title }} | {{ site.title }}`.
|
||||
: The title of the current page. It should be placed inside the `<title>` tag. By default, it will appear as `{{ page.title }} | {{ site.title }}`.
|
||||
|
||||
`{{> nav }}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user