bullet03 commented on code in PR #21731:
URL: https://github.com/apache/beam/pull/21731#discussion_r901949018


##########
website/www/site/layouts/_default/baseof.html:
##########
@@ -13,7 +13,7 @@
 <!DOCTYPE html>
 <html lang="{{ .Site.Language.Lang }}" class="no-js">
 <head>
-  {{ partial "head.html" . }}
+  {{ partial "head_homepage.html" . }}

Review Comment:
   Came with the solution of separate baseof.html in `layouts/baseof.html`, so 
that would affect only homepage. 



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