Compare commits
2 Commits
0522c1bd57
...
04bf3891fb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04bf3891fb | ||
|
|
08bd6a303a |
@@ -3,7 +3,7 @@ title: "Under Construction"
|
|||||||
meta_title: ""
|
meta_title: ""
|
||||||
description: "New website, new beginnings"
|
description: "New website, new beginnings"
|
||||||
date: 2024-11-02T05:00:00Z
|
date: 2024-11-02T05:00:00Z
|
||||||
image: "/images/hmc/under-construction.jpg"
|
image: "/images/hmc/site-under-construction.jpg"
|
||||||
categories: ["Press Release"]
|
categories: ["Press Release"]
|
||||||
author: "Abner Coimbre"
|
author: "Abner Coimbre"
|
||||||
tags: ["devlog", "meta"]
|
tags: ["devlog", "meta"]
|
||||||
|
|||||||
@@ -3,12 +3,6 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row justify-center">
|
<div class="row justify-center">
|
||||||
<article class="lg:col-10">
|
<article class="lg:col-10">
|
||||||
{{ $image:= .Params.image }}
|
|
||||||
{{ if $image }}
|
|
||||||
<div class="mb-10">
|
|
||||||
{{ partial "image" (dict "Src" $image "Context" .Page "Alt" .Title "Class" "w-full rounded") }}
|
|
||||||
</div>
|
|
||||||
{{ end }}
|
|
||||||
<h1 class="h2 mb-4">
|
<h1 class="h2 mb-4">
|
||||||
{{ .Title }}
|
{{ .Title }}
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
BIN
static/images/hmc/site-under-construction.jpg
Normal file
BIN
static/images/hmc/site-under-construction.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 134 KiB |
Reference in New Issue
Block a user