diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-16 22:51:12 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-16 22:51:12 +0200 |
| commit | 8c0706051eb7529429a7782de54af793ad6f0946 (patch) | |
| tree | 66050ddb000d39b681e1cd5a8428159c18f2af66 /content/notebook/scrap | |
| parent | Fix metadata (diff) | |
| download | volpeon.ink-8c0706051eb7529429a7782de54af793ad6f0946.tar.gz volpeon.ink-8c0706051eb7529429a7782de54af793ad6f0946.tar.bz2 volpeon.ink-8c0706051eb7529429a7782de54af793ad6f0946.zip | |
Added alert component, added image description post from fedi
Diffstat (limited to 'content/notebook/scrap')
| -rw-r--r-- | content/notebook/scrap/design-test.md | 2 | ||||
| -rw-r--r-- | content/notebook/scrap/index.md | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/content/notebook/scrap/design-test.md b/content/notebook/scrap/design-test.md index 844bdd1..c7c05ca 100644 --- a/content/notebook/scrap/design-test.md +++ b/content/notebook/scrap/design-test.md | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | --- | 1 | --- |
| 2 | schema_type: DigitalDocument | 2 | schema_type: DigitalDocument |
| 3 | title: Markdown Test Page | 3 | title: Markdown Test Page |
| 4 | last_update: 2022-06-16 | 4 | last_update: 2021-12-16 |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
| 7 | - [Headings](#headings) | 7 | - [Headings](#headings) |
diff --git a/content/notebook/scrap/index.md b/content/notebook/scrap/index.md index 4cc3c2e..26e3298 100644 --- a/content/notebook/scrap/index.md +++ b/content/notebook/scrap/index.md | |||
| @@ -4,3 +4,5 @@ position: 100 | |||
| 4 | list_read_indicators: true | 4 | list_read_indicators: true |
| 5 | feed: true | 5 | feed: true |
| 6 | --- | 6 | --- |
| 7 | |||
| 8 | Test pages and other stuff. | ||
