We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46748b0 commit b76f04cCopy full SHA for b76f04c
app/components/Header.vue
@@ -9,9 +9,9 @@
9
alt="Documatt Snippets logo"
10
class="w-12"
11
/>
12
- <h1 class="text-primary text-xl font-bold">Snippets</h1>
+ <h1 class="text-primary text-xl font-bold">Sphinx Snippets</h1>
13
<h1 class="ml-4 text-sm font-bold">
14
- Edit, preview and learn reStructuredText and Markdown.
+ Try and learn Sphinx with reStructuredText or Markdown
15
</h1>
16
</div>
17
0 commit comments