June 2026 Production theme

This commit is contained in:
2026-06-13 21:33:23 -05:00
commit 2463a228e9
112 changed files with 12813 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{{!< default}}
<main class="site-main">
<div class="post-feed gh-feed gh-canvas">
{{#get "posts" filter="featured: true" as |posts|}}
{{#foreach posts}}
{{> "loop-two"}}
{{/foreach}}
{{/get}}
</div>
<center class="cover-content gh-inner gh-head-btn gh-btn gh-primary-btn" style="margin-top:3rem;">
<b><a href="https://calendly.com/dreamfreely/curiosity-call" target="_blank">Book a Curiosity Call</a></b>
</center>
</main>