master
Joey Hess 2008-07-14 15:20:37 -04:00
parent d0d9ae5f8c
commit 5d027102f5
2 changed files with 3 additions and 1 deletions

View File

@ -6,3 +6,5 @@ to its Git repo is broken:
403 Forbidden - No such project
--[[Paweł|ptecza]]
> [[fixed|done]] --[[Joey]]

View File

@ -1,4 +1,4 @@
I have a [blog](http://git.kitenet.net/?p=joey/home;a=blob_plain;f=bin/blog)
I have a [blog](http://git.kitenet.net/?p=joey/home.git;a=blob_plain;f=bin/blog)
program that I use to write blog posts in a text editor. The first line I
enter is used as the title, and it automatically comes up with a unique page
name based on the title and handles all the details of posting to my blog.