Skip to content

Instantly share code, notes, and snippets.

@mijustin
Created June 7, 2019 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mijustin/586041a637ebea79d00a6202127e110b to your computer and use it in GitHub Desktop.
Save mijustin/586041a637ebea79d00a6202127e110b to your computer and use it in GitHub Desktop.
Statamic stuff I want to save
<div class="text-center mt-12">
{{ post_content }}
{{ partial src="blocks/{type}" }}
{{ /post_content }}
</div>
<div class="flex">
<div class="w-1/2 bg-cover text-sm text-center p-3">
<a href="https://content.thisismess.com/">Mess Studios, Chicago</a>
</div>
<div class="w-1/2 bg-cover text-white text-center p-3">
Lew Later
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment