Skip to content

Commit 62279c7

Browse files
authored
docs: ✏️ minor edits to index (#23)
# Description Needs a quick review. ## Checklist - [X] Formatted Markdown - [X] Ran `just run-all`
1 parent b9d2a1b commit 62279c7

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

index.qmd

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,22 @@
22
title: "Welcome"
33
---
44

5+
Below is a test page to check that the theme is working as expected. It
6+
also serves as a short demo of the theme's features and styling. You can
7+
edit this page to test changes to the theme, but it is not intended as a
8+
long-term landing page for the theme website, so feel free to change it
9+
as needed. For guidelines on contributing to the theme, see the
10+
[contributing guide](guide/contributing.qmd).
11+
512
## Introduction
613

714
This is the test landing page! With a [link](https://duckduckgo.com/)!
815
And an emoji :grin:
916

10-
[A button](nonexisting-link){.btn .btn-primary}
11-
[Another button](nonexisting-link){.btn .btn-secondary}
17+
[A primary button](nonexisting-link){.btn .btn-primary} [A secondary
18+
button](nonexisting-link){.btn .btn-secondary}
1219

13-
A reference to [another header](index.qmd#another) in the same
14-
document.
20+
A reference to [another header](index.qmd#another) in the same document.
1521

1622
Random text: The shoes had been there for as long as anyone could
1723
remember. In fact, it was difficult for anyone to come up with a date
@@ -31,9 +37,9 @@ Here's a table:
3137

3238
A list:
3339

34-
1. first
35-
2. second
36-
3. third
40+
1. first
41+
2. second
42+
3. third
3743

3844
A callout block:
3945

@@ -44,6 +50,7 @@ Some text.
4450
:::
4551

4652
## Another
53+
4754
![This is a
4855
caption](/_extensions/dp-next-theme/logos/sdca.png){width="200"}
4956

0 commit comments

Comments
 (0)