diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-06-13 18:17:58 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-06-13 18:17:58 +0300 |
commit | 818b22078c9e106594fe5c0fbcdd4fb7248e15a6 (patch) | |
tree | 7082f7d217cc878d38ab08271ab139ce431d09e7 /templates/index.html | |
parent | 8066b03372131ac206cafc4fe5735ebdf88cf31e (diff) | |
download | yaroslavps.com-818b22078c9e106594fe5c0fbcdd4fb7248e15a6.tar.gz yaroslavps.com-818b22078c9e106594fe5c0fbcdd4fb7248e15a6.zip |
Added links to recipes, recipe archive, smol template changes
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index c96bf15..51329cd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@ <h1>Yaroslav de la Peña Smirnov</h1> <div class="links-container"> <a href="/weblog">Weblog</a> - <a href="/weblog/archive">Weblog archive</a> + <a href="/food">Recipe book</a> </div> <div class="links-container"> <a href="https://github.com/Yaroslav-95" title="GitHub"><span class="icon"></span></a> |