Update favicon, update README, re-generate resources
This commit is contained in:
@@ -133,12 +133,6 @@ params:
|
||||
# - In git information
|
||||
# - In blog posts
|
||||
BookDateFormat: "Jan 2, 2006"
|
||||
|
||||
# (Optional, default false) Show or hide site footer
|
||||
BookShowFooter: false
|
||||
|
||||
# (Optional Copyright notice for footer)
|
||||
Copyright: ["© 2019 Alex Shpak"]
|
||||
```
|
||||
|
||||
|
||||
@@ -173,6 +167,14 @@ There are few empty partials you can override in `layouts/partials/`
|
||||
| `layouts/partials/docs/inject/menu-after.html` | At the end of `<nav>` menu block |
|
||||
|
||||
|
||||
### Extra customization
|
||||
#### Favicon
|
||||
In order to change favicon add `static/favicon.png` file to your website
|
||||
|
||||
#### Custom css
|
||||
You can add your custom CSS styles to `static/styles.css` at your website
|
||||
|
||||
|
||||
## Contributing
|
||||
Contributions are welcome and I will review and consider pull requests.
|
||||
Primary goals are:
|
||||
|
||||
Reference in New Issue
Block a user