Enlazando contenido md del index con el index.html
[salamandradevs.site/.git] / themes / droda / layouts / index.html
index c5e3b77995c5f41f0783bcb93fe6e18481212ddc..3fe3fd717d4dfa74e39fe58a3d9656f18b446b54 100644 (file)
@@ -1,7 +1,7 @@
 {{ define "main" }}
     <main>
        <div class="greetings">
-           <p>Hola, gracias por participar del proyecto</p>
+           <p>{{ .Content }}</p>
        </div>
     </main>
 {{ end }}