Add target attribute for navigation link (#3056)
This commit is contained in:
@ -30,6 +30,7 @@ main:
|
||||
url: /collection-archive/
|
||||
- title: "External Link"
|
||||
url: https://google.com
|
||||
target: _blank
|
||||
```
|
||||
|
||||
Which will give you a responsive masthead similar to this:
|
||||
|
Reference in New Issue
Block a user