Fix navbar highlighting

This commit is contained in:
Florine W. Dekker 2021-04-19 09:20:47 +02:00
parent ecae3a70b6
commit 599f2ba868
Signed by: FWDekker
GPG Key ID: B1B567AF58D6EE0F
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "codsworth-namegen",
"version": "1.1.2",
"version": "1.1.3",
"description": "Choose a fitting name for your Fallout 4 character that Codsworth can pronounce",
"author": "Felix W. Dekker",
"browser": "dist/bundle.js",

View File

@ -89,7 +89,7 @@ class CircularBuffer {
// Load template
doAfterLoad(() => {
$("#nav").appendChild(nav("/Tools/Codsworth Name Generator"));
$("#nav").appendChild(nav("/Tools/Codsworth Name Generator/"));
$("#header").appendChild(header({
title: "Codsworth Name Generator",
description: `Choose a fitting name for your Fallout 4 character that Codsworth can pronounce`