diff options
| author | Franklin Wei <franklin@rockbox.org> | 2019-10-08 14:15:53 -0400 |
|---|---|---|
| committer | Franklin Wei <franklin@rockbox.org> | 2019-10-08 14:15:53 -0400 |
| commit | e89c532c4cdba6d9c538b8bbb32b92451af6a150 (patch) | |
| tree | dd9498c14aaebbefe02b84b1eed46a839228a311 | |
| parent | 2e54af8014134af28139d511ed10a27bb31f7d15 (diff) | |
| download | blog-e89c532c4cdba6d9c538b8bbb32b92451af6a150.zip blog-e89c532c4cdba6d9c538b8bbb32b92451af6a150.tar.gz blog-e89c532c4cdba6d9c538b8bbb32b92451af6a150.tar.bz2 blog-e89c532c4cdba6d9c538b8bbb32b92451af6a150.tar.xz | |
Add link to source.
| -rw-r--r-- | posts/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/posts/index.md b/posts/index.md index 0732d2b..1f2f142 100644 --- a/posts/index.md +++ b/posts/index.md @@ -4,4 +4,6 @@ This is my humble blog. Welcome. - [Adieu, Quake!](adieu-quake.html) (27 Aug 2019) -Contact: <me@fwei.tk>
\ No newline at end of file +Contact: <me@fwei.tk> + +The blog is [open-source](https://fwei.tk/git/blog)! |