diff --git a/content/_index.html b/content/_index.html index 49eee3e2a..3ae98c985 100644 --- a/content/_index.html +++ b/content/_index.html @@ -14,19 +14,19 @@

#OurPhilosophy

- Fire emoji + Fire emoji

Heat

Heat means work.
Upstream contributions, bug fixes, designs, docs--the rigorous work that drives the community.

- Sun emoji + Sun emoji

Light

Light means visibility.
For the projects, contributions, opportunities, challenges, and people that impact the community.

- Pride heart emoji + Pride heart emoji

Love

Love means culture and support.
Why we care. How we work. Actions that grow the community.

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 2b06a5b15..98b2ff76f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,6 +2,8 @@ {{ partial "head.html" . }} + + {{ with .Params.custom_js }}{{ end }} @@ -30,7 +32,5 @@ - - {{ with .Params.custom_js }}{{ end }} {{ if hugo.IsProduction }}{{ partial "ga.html" . }}{{ end }} diff --git a/layouts/_default/memberships.html b/layouts/_default/memberships.html index 83cc3a020..2df9912ef 100644 --- a/layouts/_default/memberships.html +++ b/layouts/_default/memberships.html @@ -3,7 +3,7 @@ {{ range $.Site.Data.memberships }}
- +
diff --git a/layouts/_default/projects.html b/layouts/_default/projects.html index 9ae1705d0..b5fddd560 100644 --- a/layouts/_default/projects.html +++ b/layouts/_default/projects.html @@ -1,7 +1,7 @@ {{ define "header" }}

Projects

@@ -11,9 +11,9 @@

Projects

Found results for
-
+
{{ range sort $.Site.Data.projects "pushedAt" "desc" -}} -
+

{{ .name }}

{{ .descriptionHTML | safeHTML }}
@@ -24,7 +24,7 @@

{{ .name }}

{{ with .homepageUrl }}Website{{ end }}
Metrics -
+ {{ end }} -
+ {{ end }} diff --git a/layouts/_default/year-in-review.html b/layouts/_default/year-in-review.html index 4e86e475d..adff65363 100644 --- a/layouts/_default/year-in-review.html +++ b/layouts/_default/year-in-review.html @@ -8,7 +8,7 @@ Year in Review
- + diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index aeaaaecbe..3f048bc90 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -6,7 +6,7 @@ Open Source
- +