summaryrefslogtreecommitdiff
path: root/src/routes/index.svelte
diff options
context:
space:
mode:
authorLogan Hunt <loganhunt@simponic.xyz>2022-05-03 16:26:08 -0600
committerLogan Hunt <loganhunt@simponic.xyz>2022-05-03 16:26:08 -0600
commite561b3946c640e2355853d7066eac85066c5046a (patch)
tree9aeb0d414e9fc81c1baca689032997cef3fa2267 /src/routes/index.svelte
parent2966a6f15870d1ba9d06586ce545df4c0b332a67 (diff)
downloadmistymountainstherapy-e561b3946c640e2355853d7066eac85066c5046a.tar.gz
mistymountainstherapy-e561b3946c640e2355853d7066eac85066c5046a.zip
Add small changes per requests
Diffstat (limited to 'src/routes/index.svelte')
-rw-r--r--src/routes/index.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
index 97d6566..3bc0b30 100644
--- a/src/routes/index.svelte
+++ b/src/routes/index.svelte
@@ -11,7 +11,7 @@
<div class="bg-light rounded p-2 shadow">
<div class="d-flex justify-content-center">
<div class="col-md-8 mt-2 border-bottom">
- <h3>Darkness must pass, a new day will come, and when the sun shines, it will shine out the clearer.</h3>
+ <h3>"Darkness must pass, a new day will come, and when the sun shines, it will shine out the clearer."</h3>
<div class="d-flex justify-content-end">
- Samwise Gamgee
</div>