diff options
| author | Christian Cleberg <[email protected]> | 2026-05-20 12:42:02 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-05-20 12:42:02 -0500 |
| commit | e4c455f3c0798935a318b5aca5f67ffd00133f89 (patch) | |
| tree | 88779b638d0468e9f2eec1f01f186f35585debf4 /content/blog | |
| parent | 56af05b90bfd4d6190af1578d2259ff8e56f1b17 (diff) | |
| download | cleberg.net-e4c455f3c0798935a318b5aca5f67ffd00133f89.tar.gz cleberg.net-e4c455f3c0798935a318b5aca5f67ffd00133f89.tar.bz2 cleberg.net-e4c455f3c0798935a318b5aca5f67ffd00133f89.zip | |
fix title in latest post
Diffstat (limited to 'content/blog')
| -rw-r--r-- | content/blog/2026-05-20-git-is-not-github.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2026-05-20-git-is-not-github.org b/content/blog/2026-05-20-git-is-not-github.org index 103ab86..9179591 100644 --- a/content/blog/2026-05-20-git-is-not-github.org +++ b/content/blog/2026-05-20-git-is-not-github.org @@ -1,5 +1,5 @@ #+date: [2026-05-20 Wed 11:56:00] -#+title: Git is Not GitHub +#+title: Git Is Not GitHub #+description: Git tracks code history. GitHub and other Git hosts add collaboration, access, review, and workflow controls around it. #+slug: git-is-not-github #+filetags: :development: |
