]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: move the article links to after the forms
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 9 Nov 2023 02:40:59 +0000 (21:40 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 9 Nov 2023 02:40:59 +0000 (21:40 -0500)
index.html.in

index a9bbb5a6491ccbe570d6b72522c90c690e85d80b..b37a7dd3f65ec8b33cd53000f5675847433ccb7e 100644 (file)
       <h1>CharmBypass</h1>
       <p><strong>got that <em>transit equity</em></strong></p>
 
-      <ol>
-        <li>
-          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introduction.xhtml">
-            Introduction
-          </a>
-        </li>
-        <li>
-          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._2%3A_analysis.xhtml">
-            Analysis
-          </a>
-        </li>
-      </ol>
-
       <form>
         <fieldset>
           <legend>Local Bus, Light Rail, or Metro</legend>
                  value="Generate Ticket" />
         </fieldset>
       </form>
+
+      <p>
+        About CharmBypass:
+      </p>
+      <ol>
+        <li>
+          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introduction.xhtml">
+            Introduction
+          </a>
+        </li>
+        <li>
+          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._2%3A_analysis.xhtml">
+            Analysis
+          </a>
+        </li>
+      </ol>
     </div>
 
     @SVGDATA@