June 2026 Production theme
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user