commit 3126622c657830536720c64d3583550d396a6456 parent 705d27ac61c377f95bced80d1cbed9216fadb1d5 Author: Jake Bauer <jbauer@paritybit.ca> Date: Mon, 16 Dec 2019 03:42:03 -0500 Create tiny test page for tinkering Diffstat:
A | pages/test.md | | | 15 | +++++++++++++++ |
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/pages/test.md b/pages/test.md @@ -0,0 +1,15 @@ +## Test + +[//]: # "How did you get here?" + +[//]: # "base.min.css" + +[//]: # "TestTitle" + +### TestTitle <a class="back-to-top" href="#top">⤴</a> + +How did you get here? + +This is a page dedicated to testing new and different things so I can work on +the site without changing any live pages or bothering with local vms and the +like.