diff --git a/src/templates/src/landing.html b/src/templates/src/landing.html index f282268..ec5ad6f 100644 --- a/src/templates/src/landing.html +++ b/src/templates/src/landing.html @@ -256,12 +256,14 @@ sizes using CSS grid properties. */}} + {{/* NOTE(ben): I am just removing news posts for now. They are always stale and detract from the events we announce. {{ with .NewsPost }}

Latest News

{{ template "timeline_item.html" . }}
{{ end }} + */}}

Around the Network