diff options
Diffstat (limited to 'templates/about.html')
-rw-r--r-- | templates/about.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/about.html b/templates/about.html index 7ca7a81..b53dbed 100644 --- a/templates/about.html +++ b/templates/about.html @@ -70,7 +70,10 @@ the text by a line containing <code><!-- more --></code>. This will allow the picture and paragraph to appear as a short description in the main list of recipes. </p> -<p>The rest of the text is just plain Markdown.</p> +<p> +The rest of the text is just plain Markdown. For an example take a look +<a href="https://git.sr.ht/~yaroslav/saucesource.cc/blob/master/content/recipes/2021-03-07_pan-seared-chicken-filet/index.md">here</a> +</p> <h3>A guide on keeping the quality high</h3> <p> In order to keep with the site's theme and assure that the site is not bloated |