Add highlight to current section on header links, add rating warning on social page, add bribribribribri's website to hotlinks.
This commit is contained in:
parent
e29ef5d30b
commit
f4fc14c66d
13 changed files with 58 additions and 11 deletions
|
|
@ -27,5 +27,6 @@ module.exports = {
|
|||
permalink: data => {
|
||||
return `/${data.langKey}/misc/${data.page.fileSlug}/`;
|
||||
},
|
||||
tags: "misc"
|
||||
tags: "misc",
|
||||
headerLink: "misc"
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue