matidfk
|
b824cb3172
|
Allow target="_blank" with .Params.NewTab set to true
example:
```
[[menu.main]]
identifier = "discord"
name = "Discord"
url = "https://discord.gg/..."
[menu.main.params]
newTab = true
```
|
2022-09-25 13:19:32 +01:00 |
|
panr
|
c3f51a4c11
|
fix the viewport variables
|
2020-11-16 00:25:19 +01:00 |
|
panr
|
60a15e7b38
|
show language selector only when there is more than one language
|
2020-11-16 00:12:25 +01:00 |
|
Marvin Dalheimer
|
63b2c69f85
|
Remove unused css classes
|
2019-08-13 13:16:18 +02:00 |
|
Marvin Dalheimer
|
28dd0fadf9
|
Use ul instead of div and BEM naming
|
2019-08-13 08:44:40 +02:00 |
|
Marvin Dalheimer
|
10b545bb86
|
Added option for language selector
Implemented a language selector submenu that can be turned on or off by a config value.
Resolves: panr/hugo-theme-terminal#31
|
2019-04-01 21:44:39 +02:00 |
|
panr
|
e6f8847460
|
Fix menu
|
2019-02-01 16:00:11 +01:00 |
|
panr
|
4a462a4a21
|
Update README
|
2019-02-01 10:15:28 +01:00 |
|
panr
|
88d7d5ddba
|
Add menu trigger to desktop
|
2019-02-01 08:39:12 +01:00 |
|
panr
|
4254f4c314
|
Add menu item counter to config
|
2019-01-31 22:06:54 +01:00 |
|
panr
|
802b2f1312
|
Fix typos
|
2019-01-29 11:18:14 +01:00 |
|
panr
|
86562b8241
|
Init
|
2019-01-28 01:11:02 +01:00 |
|