We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7998b6d commit ae61204Copy full SHA for ae61204
index.html
@@ -1,4 +1,4 @@
1
-<!DOCTYPE html>
+<!doctype html>
2
<html lang="en" class="no-js">
3
<head>
4
<meta charset="UTF-8" />
@@ -68,8 +68,8 @@ <h1>Bliss: Blog, Easy As Gist</h1>
68
</ul>
69
</nav>
70
<p>
71
- <sup>New!</sup> Want a Blog in <strong>30 seconds</strong>? Try out our
72
- GitHub <mark>Template + Actions</mark>:
+ Want a Blog in <strong>30 seconds</strong>? Try out our GitHub
+ <mark>Template + Actions</mark>:
73
<br />
74
<a
75
href="https://github.com/BeyondCodeBootcamp/bliss-template"
0 commit comments