Skip to content

Commit 0654545

Browse files
committed
Adds Google Tag
1 parent aa4db2d commit 0654545

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

_config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ title: Let's Treat Docs Like Code
44
locale: en-US
55
description: Technical documentation with tools and techniques like version control (GitHub) and automation (CICD) with static site generators (SSG) and more.
66
logo: /images/treat-docs-like-code.png
7-
#url: http://127.0.0.1:4000
8-
url: https://www.docslikecode.com
7+
url: http://127.0.0.1:4000
8+
#url: https://www.docslikecode.com
99
theme: jekyll-theme-so-simple
10+
skin: "/assets/css/skins/light.css"
1011
search_full_content: true
1112
tag_archive_path: "/tags/#"
1213
footer_links:
@@ -76,7 +77,7 @@ exclude: ["_drafts", "lib", "config.rb", "Capfile", "config", "log", "Rakefile",
7677

7778
comments: false
7879
twitter: annegentle
79-
google_analytics: UA-85706588-1
80+
google_analytics: G-6MYV72DWCZ
8081

8182
# Site author, previously was site.owner
8283
author:

0 commit comments

Comments
 (0)