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


##########
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:
   The local host link is only there because the values were generated with the 
command "hugo server", not just the "hugo" command. It doesn't cause issues, 
but I fixed it now. 



-- 
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