ayushtkn commented on PR #47:
URL: https://github.com/apache/hadoop-site/pull/47#issuecomment-1770163016
This is my diff on master after running hugo, maybe you can try this & push
```
diff --git a/content/index.html b/content/index.html
index 4944f7c6d3..6ef5783533 100644
--- a/content/index.html
+++ b/content/index.html
@@ -161,7 +161,7 @@
limitations under the License. See accompanying LICENSE file.
-->
<p><img src="hadoop-logo.jpg" alt="hadoop-logo"> Apache Hadoop</p>
-<p>The Apache™ Hadoop® project develops open-source software for reliable,
scalable, distributed computing.</p>
+<p>The Apache® Hadoop® project develops open-source software for reliable,
scalable, distributed computing.</p>
<p>The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers using
simple programming models. It is designed to scale up from single servers to
thousands of machines, each offering local computation and storage. Rather than
rely on hardware to deliver high-availability, the library itself is designed
to detect and handle failures at the application layer, so delivering a
highly-available service on top of a cluster of computers, each of which may be
prone to failures.</p>
diff --git a/content/index.xml b/content/index.xml
index 37d677b193..2995a199c6 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -1424,7 +1424,7 @@ A history of sustained contribution to the project.
This is a way for a contribu
<guid>https://hadoop.apache.org/description.html</guid>
<description>Apache Hadoop
-The Apache™ Hadoop® project develops open-source software for reliable,
scalable, distributed computing.
+The Apache® Hadoop® project develops open-source software for reliable,
scalable, distributed computing.
The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers using
simple programming models. It is designed to scale up from single servers to
thousands of machines, each offering local computation and storage. Rather than
rely on hardware to deliver high-availability, the library itself is designed
to detect and handle failures at the application layer, so delivering a
highly-available service on top of a cluster of computers, each of which may be
prone to failures.</description>
</item>
```
--
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]