From f725e3e48d7d3677e26a85c76e1ca952026716ee Mon Sep 17 00:00:00 2001 From: Jacob Strieb Date: Sun, 19 Jul 2020 17:18:02 -0400 Subject: [PATCH] Update README and make TinyURL buttons https --- README.md | 3 --- editor/index.html | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a3c6578..027a138 100644 --- a/README.md +++ b/README.md @@ -167,8 +167,6 @@ Similar in some ways (though unrelated) to the following projects - Fix relative vs absolute linking - Maybe try embedding images - Import all `src`ed scripts directly -- Test to make sure that everything actually works for other browsers, - operating systems, and devices - Improve UI in general and editors beyond simple `textarea` (perhaps integrate Ace or CodeMirror) - Make the buttons better/more efficient (don't update `href` on every key @@ -178,5 +176,4 @@ Similar in some ways (though unrelated) to the following projects [Brotli](https://en.wikipedia.org/wiki/Brotli) for shorter URLs - Add option to "publish" pages using base65536 as suggested [here](https://github.com/jstrieb/urlpages/issues/5) -- Allow users to sign/password protect published URLs - Upload examples of multi-page sites (tree hierarchy) diff --git a/editor/index.html b/editor/index.html index b6dab3a..0c490e6 100644 --- a/editor/index.html +++ b/editor/index.html @@ -30,7 +30,7 @@ -
+