summaryrefslogtreecommitdiff
path: root/src/routes/index.svelte
diff options
context:
space:
mode:
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>