Fix highligting in navigation bar

This commit is contained in:
Florine W. Dekker 2021-09-20 11:42:34 +02:00
parent e0632acebd
commit 796af80678
Signed by: FWDekker
GPG Key ID: D3DCFAA8A4560BE0
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "blog",
"version": "1.2.5",
"version": "1.2.6",
"description": "F.W. Dekker's personal blog.",
"author": "F.W. Dekker",
"browser": "dist/bundle.js",

View File

@ -9,6 +9,7 @@
<meta name="theme-color" content="#0033cc" />
<meta name="fwd:nav:target" content="#nav" />
<meta name="fwd:nav:highlight-path" content="/Blog/">
<meta name="fwd:footer:target" content="#footer" />
<meta name="fwd:footer:vcs-url" content="https://git.fwdekker.com/FWDekker/blog/" />
<meta name="fwd:footer:version" content="v%%VERSION_NUMBER%%" />