aboutsummaryrefslogtreecommitdiff
path: root/src/html/index.html
diff options
context:
space:
mode:
authorMark Powers <markppowers0@gmail.com>2018-12-10 21:56:08 -0500
committerMark Powers <markppowers0@gmail.com>2018-12-10 21:56:08 -0500
commit1f9960f92337a84f3f642ed27b66e97d75939ef7 (patch)
tree2e0b342500def0427bcfc5c7c638203fdb1c7ce1 /src/html/index.html
parent841ea9a04cedbc99b15b85ed13778ac7abb4572d (diff)
Add css changes
Diffstat (limited to 'src/html/index.html')
-rw-r--r--src/html/index.html3
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>