File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22title : " 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
714This is the test landing page! With a [ link] ( https://duckduckgo.com/ ) !
815And 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
1622Random text: The shoes had been there for as long as anyone could
1723remember. In fact, it was difficult for anyone to come up with a date
@@ -31,9 +37,9 @@ Here's a table:
3137
3238A list:
3339
34- 1 . first
35- 2 . second
36- 3 . third
40+ 1 . first
41+ 2 . second
42+ 3 . third
3743
3844A callout block:
3945
@@ -44,6 +50,7 @@ Some text.
4450:::
4551
4652## Another
53+
4754![ This is a
4855caption] ( /_extensions/dp-next-theme/logos/sdca.png ) {width="200"}
4956
You can’t perform that action at this time.
0 commit comments