Migrate icon + FAQ to config to avoid duplication
This commit is contained in:
parent
d0035ea48b
commit
156e64ff3f
2 changed files with 6 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ defaults:
|
|||
kramdown:
|
||||
auto_ids: true
|
||||
parse_block_html: true
|
||||
|
||||
# Commonly used links throughout the site.
|
||||
# Reference as {{ site.github }}.
|
||||
discord: https://discord.gg/reqUMqxu8D
|
||||
|
|
@ -19,4 +20,7 @@ github: https://github.com/WiiLink24
|
|||
guide: https://wii.guide/wiilink24
|
||||
guide_striim: https://wii.guide/kirby-tv
|
||||
patreon: https://www.patreon.com/WiiLink24
|
||||
youtube: https://www.youtube.com/wiilink
|
||||
youtube: https://www.youtube.com/wiilink
|
||||
|
||||
# Special case to avoid duplication.
|
||||
info: <i class="mdi mdi-help-circle"></i> FAQ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue