feat: initial Hugo static site for lora.vegas
This commit is contained in:
6
themes/loravega/layouts/index.html
Normal file
6
themes/loravega/layouts/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
<h1>📡 LoRa Vegas</h1>
|
||||
<p class="tagline">Las Vegas Meshtastic & LoRa community</p>
|
||||
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user