diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-06 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-06 00:00:00 +0000 |
commit | 823712c8b54dbb7bd7374517c3b00506747672da08861180915b839ca17a021f (patch) | |
tree | cdb3f28d196f5c4e4f06e2767f64e1db04e6de220608d7ecb1ad0a2c8a0f404f | |
parent | a9efc8fc6cdefd450f72617e993c45fe347b067031a31c4aa1545a39e5631f3c (diff) | |
download | hugo-theme-journal-823712c8b54dbb7bd7374517c3b00506747672da08861180915b839ca17a021f.tar.gz hugo-theme-journal-823712c8b54dbb7bd7374517c3b00506747672da08861180915b839ca17a021f.zip |
Add item to TODO
A shortcode for the relative root of the site would save the user from
writing out paths.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- create shortcode for relative root - allow link emojis to be turned off on a per-page basis - put date written and time to read somewhere in page - add tag support |