From 1e92a22098cea4b69d72762dbd7f492050bcdcf9 Mon Sep 17 00:00:00 2001 From: Theo Armour Date: Fri, 13 Oct 2023 21:12:38 -0700 Subject: [PATCH] update readme --- README.md | 16 +++++++++++++--- tootoo-2023/2023-10-13/tootoo.html | 3 ++- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e69603d..0a8b1e7 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,10 @@ _"example.com" in a resizable window_ ## Links of Interest -* try https://simplemde.com/ ~ https://simplemde.com/ - * https://github.com/Ionaru/easy-markdown-editor +Try + +* https://simplemde.com/ +* https://github.com/Ionaru/easy-markdown-editor ## Text you can include in read me files @@ -32,13 +34,21 @@ _"example.com" in a resizable window_ ## To Do / Wish List +* 2023-10-13 ~ update relevant read me files +* 2023-10-13 ~ check if follows Win11 light and dark mode +* 2023-10-13 ~ Fix open as single file not working +* 2023-10-13 ~ Add edit file and save to GitHub +* 2023-10-13 ~ Hamburger menu that is out of the way -## Issues +## Issues ## Change Log +### 2023-10-13 + +* Many fixes ### 2023-01-22 diff --git a/tootoo-2023/2023-10-13/tootoo.html b/tootoo-2023/2023-10-13/tootoo.html index d0c4be3..348c706 100644 --- a/tootoo-2023/2023-10-13/tootoo.html +++ b/tootoo-2023/2023-10-13/tootoo.html @@ -35,7 +35,8 @@ // Used by MNU ~ mnu-menu.js description: document.head.querySelector( "[ name=description ]" ).content + `

Release: 2023-10-13

`, - urlSource: "https://github.com/pushme-pullyou/assets/", + urlSource: "https://github.com/pushme-pullyou/2023/", + urlAssets: "https://pushme-pullyou.github.io/assets/", iconExternalFile: ``, iconGitHub: ``, iconInfo: ``,