add help window, accessible via `?`
[apps/outliner/.git] / public / index.html
index 3ade5df4b0272050512e5281d1acf413e1e99b0a..f584dc56c8ff09d8453367fbf60f1e4aee0ff8a3 100644 (file)
@@ -9,7 +9,7 @@
   <body>
     <div id="outliner"></div>
     <footer>
-      An Outliner project by <a href="https://xangelo.ca">xangelo</a>
+      An Outliner project by <a href="https://xangelo.ca">xangelo</a> | <a href="#" id="display-help">Help</a>
     </footer>
   </body>
   <script src="./assets/bundle.js"></script>