diff options
author | Pranshu Sharma <pranshu@pebl> | 2024-12-13 01:27:11 +1000 |
---|---|---|
committer | Pranshu Sharma <pranshu@pebl> | 2024-12-13 01:27:11 +1000 |
commit | 4bd6775605808b7cc5435ec2c59d92fb8c4c9ed0 (patch) | |
tree | d5ff307782825ae0dac8766d06b1d4593007ab50 | |
parent | 42846a30538fc5d28e2bc24aedcb1e7194c2367a (diff) |
Added todo page
-rw-r--r-- | todo.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/todo.org b/todo.org new file mode 100644 index 0000000..7f3bf7f --- /dev/null +++ b/todo.org @@ -0,0 +1,7 @@ +#+title: Todo document + +* Christos +Update blog + +* Pranshu +Instead of showing ugly unformated org page for haskell-ts-mode, show butiful exported html page. |