aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/index.html b/notes/index.html
index eff0e44..42ff009 100644
--- a/notes/index.html
+++ b/notes/index.html
@@ -5,7 +5,7 @@ navbar:
priority: 3
---
{% if site.notes.size != 0 %}
- <p>This is a complete list of notes I maintain for my personal usage.</p>
+ <p>Style guides and best practices, not worthy of a post.</p>
<ul>
{% comment %}
Sorting can be done in _config.yml with Jekyll 4.0 or later.