ship it
This commit is contained in:
@@ -9,18 +9,15 @@
|
||||
{{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager" "Class" "mx-auto lg:!max-w-[800px]" "DisplayXL" "800x" ) }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ if .live_banner }}
|
||||
{{ partial "components/live_banner.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ if .triple_section}}
|
||||
{{ partial "components/triple_section" . }}
|
||||
{{ end }}
|
||||
|
||||
<iframe
|
||||
src="https://player.twitch.tv/?channel=abnercoimbre&parent=handmadecities.com"
|
||||
height="480"
|
||||
width="854"
|
||||
allowfullscreen
|
||||
></iframe>
|
||||
|
||||
<div class="lg:col-7 md:col-9 mb-8 text-center">
|
||||
<h1 class="mb-8 mt-10 text-h3 lg:-texth1">
|
||||
{{ .title | markdownify }}
|
||||
|
||||
Reference in New Issue
Block a user