Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ title: Let's Treat Docs Like Code
locale: en-US
description: Technical documentation with tools and techniques like version control (GitHub) and automation (CICD) with static site generators (SSG) and more.
logo: /images/treat-docs-like-code.png
url: http://127.0.0.1:4000
#url: https://www.docslikecode.com
#url: http://127.0.0.1:4000
url: https://www.docslikecode.com
theme: jekyll-theme-so-simple
skin: "/assets/css/skins/light.css"
search_full_content: true
Expand Down