From d75527f7eecc4e2fcdd18ab157412506717c8adb Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Mon, 7 Nov 2022 23:36:11 -0700 Subject: add blog post --- docs/posts/2020-12-1-HTML-JS-RSS-Feed.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/posts/2020-12-1-HTML-JS-RSS-Feed.html') diff --git a/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html b/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html index 4fdb015..8acc446 100644 --- a/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html +++ b/docs/posts/2020-12-1-HTML-JS-RSS-Feed.html @@ -45,7 +45,8 @@

If you want to directly open the HTML file in your browser after saving, don't forget to set CORS_PROXY=""

-
<!doctype html>
+
+
<!doctype html>
 <html lang="en">
 <head>
   <meta charset="utf-8">
@@ -240,7 +241,8 @@
 </script>
 <noscript>Uh Oh! Your browser does not support JavaScript or JavaScript is currently disabled. Please enable JavaScript or switch to a different browser.</noscript>
 </body></html>
-
+
+
-- cgit v1.2.3