From f70128a3deacc26ceccb7d397ce6cd73acceb7f9 Mon Sep 17 00:00:00 2001
From: Claudio Yanes <me@claudio4.com>
Date: Wed, 09 Mar 2022 17:58:01 +0000
Subject: [PATCH] Prevent overflow of long links and words

---
 content/notes/philosophy.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/content/notes/philosophy.md b/content/notes/philosophy.md
index 9325415..bf04da3 100644
--- a/content/notes/philosophy.md
+++ b/content/notes/philosophy.md
@@ -1,5 +1,5 @@
 ---
-title: Quartz Philosophy
+title: "Quartz Philosophy"
 ---
 
 > “[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming

--
Gitblit v1.10.0