root page, new layout
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{{define "content"}}
|
||||
<h1 class="my-4">Welcome</h1>
|
||||
|
||||
<p>
|
||||
Welcome to Teletype Games! This site is dedicated to showcasing <strong>open-source indie games</strong>,
|
||||
created with enthusiasm and as a hobby project.
|
||||
</p>
|
||||
<p>
|
||||
Explore our collection of unique games, navigate using the top menu to access the <strong>Home</strong> page,
|
||||
discover more <strong>Softwares</strong>, or check out our <strong>Youtube</strong> channel.
|
||||
</p>
|
||||
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user