You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pug/index.pug
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ html(lang="en")
56
56
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]
57
57
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]
58
58
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
60
60
li It supports #[a(href="https://en.wikipedia.org/wiki/HTTP/2") HTTP/2]
61
61
li It includes a Cache-Control header, so you don't waste your precious bandwidth if you visit the website more than once
62
62
li It allows universal access from every website via #[a(href="https://enable-cors.org/") CORS]
0 commit comments