Skip to content

Commit

Permalink
git commit -m "Fix markup typo in README.md"
Browse files Browse the repository at this point in the history
  • Loading branch information
richrd committed Jun 5, 2019
1 parent 6118e94 commit 626ceb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

<p>A truly naked, brutalist html quine</p>

&lt;p&gt;Live demo see &lt;p&gt;a href='https://secretgeek.github.io/html_wysiwyg/html.html'&gt;<https://secretgeek.github.io/html_wysiwyg/html.html>&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Live demo see &lt;a href='https://secretgeek.github.io/html_wysiwyg/html.html'&gt;<https://secretgeek.github.io/html_wysiwyg/html.html>&lt;/a&gt;&lt;/p&gt;

0 comments on commit 626ceb4

Please sign in to comment.