diff --git a/.gitignore b/.gitignore index e9fc08d..906b2ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ tmp public resources +/.hugo_build.lock diff --git a/config.yaml b/config.yaml index e07c609..c2e687e 100644 --- a/config.yaml +++ b/config.yaml @@ -7,6 +7,9 @@ enableGitInfo: true menu: before: [] after: + - name: "JS-Waku API Doc" + url: "https://status-im.github.io/js-waku/docs/" + weight: 5 - name: "Vac Team" url: "https://vac.dev/" weight: 10