Skip to content

Commit 43447b2

Browse files
committed
Update circle logo
1 parent b8688e1 commit 43447b2

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
title: Let's Treat Docs Like Code
44
locale: en-US
5-
description: Technical documentation with tools and techniques like version control (GitHub) and automation (CICD) with static site generators (SSG) and more.
5+
description:
66
logo: /images/treat-docs-like-code.png
77
#url: http://127.0.0.1:4000
88
url: https://www.docslikecode.com

images/site-logo.png

-62.6 KB
Binary file not shown.

images/treat-docs-like-code.png

-33 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: home
3-
title: "Docs Like Code — Treat Your Documentation Like a Developer"
3+
title: "Docs Like Code"
44
excerpt: "Learn to write, version, automate, and ship technical docs using the same tools developers use: Git, GitHub, static site generators, and CI/CD."
55
search: false
66
show_excerpts: true

0 commit comments

Comments
 (0)