mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
docs: fix links #721
This commit is contained in:
parent
27de2fb301
commit
b436c5e986
2 changed files with 5 additions and 5 deletions
|
@ -21,10 +21,10 @@ The Relearn theme is a fork of the great [Learn theme](https://github.com/matcor
|
|||
- Support for Internet Explorer 11
|
||||
- [Support for Open Graph and Twitter Cards](https://mcshelby.github.io/hugo-theme-relearn/basics/customization#social-media-meta-tags)
|
||||
- **Configurable theming and visuals**
|
||||
- [Configurable brand images](https://mcshelby.github.io/hugo-theme-relearn/basics/customization#change-the-logo)
|
||||
- [Automatic switch for light/dark variant dependend on your OS settings](https://mcshelby.github.io/hugo-theme-relearn/basics/customization#adjusting-to-os-settings)
|
||||
- [Configurable brand images](https://mcshelby.github.io/hugo-theme-relearn/basics/branding#change-the-logo)
|
||||
- [Automatic switch for light/dark variant dependend on your OS settings](https://mcshelby.github.io/hugo-theme-relearn/basics/branding#adjust-to-os-settings)
|
||||
- Predefined light, dark and color variants
|
||||
- [User selectable variants](https://mcshelby.github.io/hugo-theme-relearn/basics/customization#multiple-variants)
|
||||
- [User selectable variants](https://mcshelby.github.io/hugo-theme-relearn/basics/branding#multiple-variants)
|
||||
- [Stylesheet generator](https://mcshelby.github.io/hugo-theme-relearn/basics/generator)
|
||||
- [Configurable syntax highlighting](https://mcshelby.github.io/hugo-theme-relearn/shortcodes/highlight)
|
||||
- **Unique theme features**
|
||||
|
|
|
@ -24,8 +24,8 @@ The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo
|
|||
- Support for Internet Explorer 11
|
||||
- [Support for Open Graph and Twitter Cards](basics/customization#social-media-meta-tags)
|
||||
- **Configurable theming and visuals**
|
||||
- [Configurable brand images](basics/customization#change-the-logo)
|
||||
- [Automatic switch for light/dark variant dependend on your OS settings](basics/customization#adjusting-to-os-settings)
|
||||
- [Configurable brand images](basics/branding#change-the-logo)
|
||||
- [Automatic switch for light/dark variant dependend on your OS settings](basics/branding#adjust-to-os-settings)
|
||||
- Predefined light, dark and color variants
|
||||
- [User selectable variants](basics/customization#multiple-variants)
|
||||
- [Stylesheet generator](basics/generator/)
|
||||
|
|
Loading…
Reference in a new issue