Initial commit: Add telonma homepage
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<section id="banner">
|
||||
<header>
|
||||
<h2>{{ .contents | markdownify }}</h2>
|
||||
{{- if .button }}
|
||||
<a href="{{ .button.url }}" class="button">{{ .button.contents }}</a>
|
||||
{{- end }}
|
||||
</header>
|
||||
</section>
|
||||
Reference in New Issue
Block a user