Pre-launch: Added README.md

This commit is contained in:
2025-12-11 12:14:08 +01:00
parent f83a9ef416
commit c135fbaebf
5 changed files with 27 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
<section class="section pb-0">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-7 text-center text-lg-start pe-lg-5">
<div class="col-lg-7 text-center text-lg-start pe-5">
{{ with .Params.banner }}
<h1 class="mb-4">{{ .title | markdownify }}</h1>
<p class="mb-4">{{ .subtitle | markdownify }}</p>