diff options
Diffstat (limited to 'src/html/index.html')
-rw-r--r-- | src/html/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/html/index.html b/src/html/index.html index ed90fe7..087cf5b 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -20,9 +20,10 @@ <div class="card item"> <div class="card-body"> <p class="card-text"> - Come check out my gallery of homemade bread, featuring mainly artisan sourdough. + Welcome to marks.kitchen. Check out my <a href="/bread">bread</a>! </p> </div> + <p class="date">Dec 10, 2018</p> </div> </div> </body> |