diff --git a/.gitignore b/.gitignore index d39d50c..0f9a418 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,9 @@ hugo* # security-sensitive files *.gpg + +# vim temporary files +*.swp + +# hugo lock files +*.hugo_build.lock diff --git a/reference/themes/mongodb/layouts/partials/header.html b/reference/themes/mongodb/layouts/partials/header.html index 65fc394..71025f5 100644 --- a/reference/themes/mongodb/layouts/partials/header.html +++ b/reference/themes/mongodb/layouts/partials/header.html @@ -7,6 +7,9 @@