We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8543c commit 38dacacCopy full SHA for 38dacac
example-site/sources/index.toml
@@ -1,3 +1,2 @@
1
-Title = "Welcome to Goupiblog!"
+Title = "The Goupilog"
2
Description = "Site index"
3
-Author = "Goupiblogger"
example-site/sources/index_prelude.html
@@ -18,9 +18,6 @@ <h2><GoupiTitle/></h2>
18
<div class="content">
19
<GoupiContent/>
20
</div>
21
- <div class="author">
22
- Written by <GoupiAuthor/>
23
- </div>
24
</article>
25
</main>
26
0 commit comments