srowen commented on code in PR #640:
URL: https://github.com/apache/spark-website/pull/640#discussion_r2457632600


##########
site/index.html:
##########
@@ -18,7 +18,7 @@
   <meta name="twitter:site" content="@ApacheSpark">
   <meta name="twitter:title" content=" Apache Spark&trade; - Unified Engine 
for large-scale data analytics">
   <meta name="twitter:description" content="Apache Spark is a multi-language 
engine for executing data engineering, data science, and machine learning on 
single-node machines or clusters.">
-  <meta name="twitter:image" 
content="https://spark.apache.org/images/spark-twitter-card-large.jpg";>
+  <meta name="twitter:image" 
content="http://localhost:4000/images/spark-twitter-card-large.jpg";>

Review Comment:
   I don't know, I haven't worked on this in a long time. I recall it worked 
but you had to use the ruby env in this repo and you need to Jekyll build and 
not serve 
   
   It isn't worth more work here unless you feel like debugging. Just get it to 
match by hand in this case.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to