diff --git a/README.md b/README.md index 6f079bd..00d0260 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,8 @@ blog can work. The HTML entries create divs with the id "entry", which allows you to modify them with a CSS stylesheet. Browse my blog for an idea of how it works (links above). + +## To-Do + +- Make a function for revising already published entries, updating in all + output locations. diff --git a/todo.md b/todo.md deleted file mode 100644 index b50a78b..0000000 --- a/todo.md +++ /dev/null @@ -1,4 +0,0 @@ -# To-Do - -- Make a function for revising already published entries, updating in all - output locations.