Skip to content

Commit f58888f

Browse files
authored
Update _config.yml
Update google analytics tag Enable full search
1 parent fc1946f commit f58888f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ reCaptcha:
5353
atom_feed:
5454
path : # blank (default) uses feed.xml
5555
search : true #, false (default)
56-
search_full_content : # true, false (default)
56+
search_full_content : true #, false (default)
5757
search_provider : lunr # (default), algolia, google
5858
algolia:
5959
application_id : # YOUR_APPLICATION_ID
@@ -91,7 +91,7 @@ social:
9191
analytics:
9292
provider : "google-gtag" # false (default), "google", "google-universal", "custom"
9393
google:
94-
tracking_id : "UA-46991369-1"
94+
tracking_id : "G-YJ976281YY"
9595
anonymize_ip : # true, false (default)
9696

9797
# Google AdSense

0 commit comments

Comments
 (0)