diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-11-26 16:19:25 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-11-26 16:19:25 +0700 |
commit | 1222c70337275ff83326b8f6e67baf15d5564c72 (patch) | |
tree | 8d9adf35d5c1e0bb97d2672d9e171c5ccacd0ab3 | |
parent | d6b00e54d2c6765b59242044b6dba36531edd660 (diff) | |
download | site-1222c70337275ff83326b8f6e67baf15d5564c72.tar.gz |
Nit pick meta descriptions
-rw-r--r-- | COPYING | 1 | ||||
-rw-r--r-- | blog/index.md | 12 |
2 files changed, 5 insertions, 8 deletions
diff --git a/COPYING b/COPYING index a73481c..cc3e245 100644 --- a/COPYING +++ b/COPYING @@ -425,4 +425,3 @@ the avoidance of doubt, this paragraph does not form part of the public licenses. Creative Commons may be contacted at creativecommons.org. - diff --git a/blog/index.md b/blog/index.md index c2cc909..913bc97 100644 --- a/blog/index.md +++ b/blog/index.md @@ -1,12 +1,10 @@ # Web Logs -I occasionally blog about functional programming, lambda calculus -and other computational stuff, or anything related to computers in general. -These write-ups are tagged as [`fun`](/tag/fun). - -I sometimes note what happens in meatspace as well. Such writings -might still have a thing or two to do with computing (given it is -integrated into my life) and they are tagged as [`lyf`](/tag/lyf). +I occasionally blog about functional programming and other computational stuff, +or anything related to computers in general. These write-ups are tagged +as [`fun`](/tag/fun). I sometimes note what happens in meatspace as well. +Such writings might still have a thing or two to do with computing +(given it is integrated into my life) and they are tagged as [`lyf`](/tag/lyf). As usual, the good old [RSS feed](/feed.xml) is available. |