Skip to content

Commit b76f04c

Browse files
committed
feat: change name in header to "Sphinx Snippets"
1 parent 46748b0 commit b76f04c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/components/Header.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
alt="Documatt Snippets logo"
1010
class="w-12"
1111
/>
12-
<h1 class="text-primary text-xl font-bold">Snippets</h1>
12+
<h1 class="text-primary text-xl font-bold">Sphinx Snippets</h1>
1313
<h1 class="ml-4 text-sm font-bold">
14-
Edit, preview and learn reStructuredText and Markdown.
14+
Try and learn Sphinx with reStructuredText or Markdown
1515
</h1>
1616
</div>
1717

0 commit comments

Comments
 (0)