Skip to content

Commit 73470dd

Browse files
authored
Merge pull request #96 from Arvid-ctrl/patch-1
Fixed typo
2 parents 8878154 + ef4a88e commit 73470dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pug/index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ html(lang="en")
5656
li It uses #[a(href="js/jquery-3.5.1.min.js") a custom version] of the awesome #[a(href="http://jquery.com/") ultra-lightweight jQuery] #[b /s]
5757
li It probably doesn't support all the web browsers, but that's the best thing - if the user's browser is outdated they will notice and maybe they will switch from #[a(href="https://microsoft.com/ie") the crap they use] to #[a(href="https://mozilla.com/firefox") a much cooler browser]
5858
li It uses some cool technologies like JavaScript #[img(src="../img/js.svg" title="JavaScript logo" height="0.5em")], CSS3 #[img(src="../img/css3.svg" title="CSS3 logo" height="0.5em")] and HTML5 #[img(src="../img/html5.svg" title="HTML5 Logo")]
59-
li Freaks who are scared of JavaScript will feel safe here since the website doesn't need to have JS enable to be properly rendered
59+
li Freaks who are scared of JavaScript will feel safe here since the website doesn't need to have JS enabled to be properly rendered
6060
li It supports #[a(href="https://en.wikipedia.org/wiki/HTTP/2") HTTP/2]
6161
li It includes a Cache-Control header, so you don't waste your precious bandwidth if you visit the website more than once
6262
li It allows universal access from every website via #[a(href="https://enable-cors.org/") CORS]

0 commit comments

Comments
 (0)