-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
42 lines (29 loc) · 876 Bytes
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: "Welcome"
---
## Introduction
This is the test landing page! With a [link](https://google.com)! :grin:
Random text:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nisl id
tincidunt tincidunt, nunc nunc lacinia nulla, id lacinia justo nisl vitae nunc.
Nulla facilisi. Nulla facilisi. Sed euismod, nisl id tincidunt tincidunt, nunc
nunc lacinia nulla, id lacinia justo nisl vitae nunc. Nulla facilisi. Nulla
facilisi. Sed euismod, nisl id tincidunt tincidunt, nunc nunc lacinia nulla, id
lacinia justo nisl vitae nunc. Nulla facilisi. Nulla facilisi.
Here's a table:
| Name | Age |
|------|-----|
| John | 23 |
| Jane | 24 |
A list:
1. first
2. second
3. third
A callout block:
::: callout-tip
### Testing
Some text.
:::
## Another
More text.
![This is a caption](_extensions/seedcase-theme/logos/seedcase-logo.svg){width="200"}