From 456691a6c93aed8ba359a66024aad0ea596bd35e Mon Sep 17 00:00:00 2001 From: Rise <8315221+AmazingRise@users.noreply.github.com> Date: Sat, 11 Jan 2020 23:12:21 +0800 Subject: Updated Customization (markdown) --- Customization.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Customization.md b/Customization.md index 50d43f9..2119d71 100644 --- a/Customization.md +++ b/Customization.md @@ -85,4 +85,14 @@ Please add this line to your site's "config.toml": googleAnalytics = "UA-123-45" ``` -UA-123-45 is your Google Analytics code. Please modify it to your own Analytics code. \ No newline at end of file +UA-123-45 is your Google Analytics code. Please modify it to your own Analytics code. + +## Add Google Site Verification + +Please add this line to your site's "config.toml": + +``` +googleSiteVerification = "xxxx-xxxx" +``` + +xxxx-xxxx is your Google Site Verification code. Please modify it to your own code. \ No newline at end of file -- cgit v1.2.3