Add custom styles for external links and new OPML blogroll shortcode
- Added a style in custom-head.html to remove the default target="_blank" link indicator. - Created a new shortcode opmlblogroll.html to fetch and display a blogroll from a remote API.
This commit is contained in:
@@ -15,15 +15,7 @@ main:
|
||||
name: "Photos"
|
||||
url: "/photos"
|
||||
weight: 25
|
||||
- pageRef: "/feeds"
|
||||
name: "Feeds"
|
||||
url: "/feeds"
|
||||
- pageRef: "/explore"
|
||||
name: "Explore"
|
||||
url: "/explore"
|
||||
weight: 30
|
||||
- pageRef: "/now"
|
||||
name: "Now"
|
||||
url: "/now"
|
||||
weight: 40
|
||||
- pageRef: "/uses"
|
||||
name: "Uses"
|
||||
url: "/uses"
|
||||
weight: 50
|
||||
|
||||
Reference in New Issue
Block a user