diff options
author | mjfernez <mjfernez@gmail.com> | 2021-10-15 20:10:42 -0400 |
---|---|---|
committer | mjfernez <mjfernez@gmail.com> | 2021-10-15 20:10:42 -0400 |
commit | ca1b0f807485df67c9c460f3c8dc925fd98ba4f2 (patch) | |
tree | d597590ee105b94b66ef2624ea691e6476c87170 /about/faq.html | |
parent | 00895edb42a8d0913651de71fcf0015f247e72f0 (diff) | |
download | site-files-ca1b0f807485df67c9c460f3c8dc925fd98ba4f2.tar.gz |
PGP key and panupdate script to make easier writing
Mostly just getting markdown to html down pat. Some starting articles,
but not finished yet.
Diffstat (limited to 'about/faq.html')
-rw-r--r-- | about/faq.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/about/faq.html b/about/faq.html index 0ad0c1a..38ab701 100644 --- a/about/faq.html +++ b/about/faq.html @@ -1,3 +1,5 @@ -<h2>Frequently Anticipated Questions</h2> -<li><i>A question?</i></li> +<h1 id="frequently-anticipated-questions">Frequently Anticipated Questions</h1> +<ul> +<li><em>A question?</em></li> +</ul> <p>Yes, that is a question. Nice one</p> |