Fokko commented on code in PR #129:
URL: https://github.com/apache/parquet-site/pull/129#discussion_r2489922328
##########
layouts/community/list.html:
##########
@@ -0,0 +1,89 @@
+{{ define "main" -}}
+
+<!-- based off of
https://github.com/google/docsy/blob/main/layouts/community/list.html -->
+
+<div><a class="td-offset-anchor"></a></div>
+<section
+ class="row td-box td-box--primary position-relative
td-box--height-auto"
+>
+ <div class="col-12">
+ <div class="container text-center td-arrow-down">
+ <span class="h4 mb-0">
+ <h1>Join the Apache Parquet Community</h1>
+ <h2>"If you want to go fast go alone, if you want to go far go
together"</h2>
Review Comment:
```suggestion
<h2>"If you want to go fast, go alone; if you want to go far, go
together"</h2>
```
--
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]