mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 15:14:49 -04:00
Fix typo in code-toggle.md
Congig -> Config
This commit is contained in:
parent
c5a5250a1b
commit
4d47608191
@ -15,7 +15,7 @@ toc: true
|
||||
This is an exemple for the Config Toggle shortcode.
|
||||
Its purpose is to let users choose a Config language by clicking on its corresponding tab. Upon doing so, every Code toggler on the page will be switched to the target language. Also, target language will be saved in user's `localStorage` so when they go to a different pages, Code Toggler display their last "toggled" config language.
|
||||
|
||||
## That Congig Toggler
|
||||
## That Config Toggler
|
||||
|
||||
{{< code-toggle file="config">}}
|
||||
|
||||
@ -72,4 +72,4 @@ blackfriday:
|
||||
plainIDAnchors: true
|
||||
extensions:
|
||||
- hardLineBreak
|
||||
{{< /code >}}
|
||||
{{< /code >}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user