chenlica commented on code in PR #6:
URL: 
https://github.com/apache/incubator-texera-site/pull/6#discussion_r2532360557


##########
content/404.html:
##########
@@ -1,16 +1,16 @@
 <!doctype html>
 <html itemscope itemtype="http://schema.org/WebPage"; lang="en" class="no-js">
-  <head>
+  <head><script 
src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" 
data-no-instant defer></script>
     <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
-<meta name="robots" content="index, follow">
+<meta name="robots" content="noindex, nofollow">
 
 <link rel="shortcut icon" href="/favicons/favicon.ico" >
 <link rel="apple-touch-icon" href="/favicons/favicon.ico">
 <link rel="icon" type="image/png" href="/icons/logo.png">
 <title>404 Page not found | Texera</title>
 <meta name="description" content="Apache Texera: interactive, scalable 
dataflow analytics">
-<meta property="og:url" content="https://texera.staged.apache.org/404.html";>
+<meta property="og:url" content="http://localhost:1313/404.html";>

Review Comment:
   Is this URL right?



##########
content/_print/community/index.html:
##########
@@ -1,18 +1,18 @@
 <!doctype html>
 <html itemscope itemtype="http://schema.org/WebPage"; lang="en" class="no-js">
-  <head>
+  <head><script 
src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" 
data-no-instant defer></script>
     <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
-<link rel="canonical" type="text/html" 
href="https://texera.staged.apache.org/community/";>
-<link rel="alternate" type="application/rss&#43;xml" 
href="https://texera.staged.apache.org/community/index.xml";>
+<link rel="canonical" type="text/html" href="http://localhost:1313/community/";>

Review Comment:
   Is this URL right?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to