Skip to content

Commit 386678e

Browse files
committed
add google search console verification
1 parent 973f640 commit 386678e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

modules/nixos-wiki/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ in
272272
locations."=/robots.txt".alias = ./robots.txt;
273273
locations."/sitemap/".alias = sitemap_dir;
274274
locations."= /sitemap.xml".alias = "${sitemap_dir}sitemap-index-mediawiki.xml";
275+
locations."= /google2855366826b5ab3a.html".alias = ./google2855366826b5ab3a.html;
275276
};
276277

277278
systemd.tmpfiles.rules = [
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google-site-verification: google2855366826b5ab3a.html

0 commit comments

Comments
 (0)