diff options
| author | Arslaan Pathan <[email protected]> | 2026-07-18 10:05:29 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-07-18 10:05:29 +1200 |
| commit | c38a7d82fd7d5d187bc12c74ba684110b0b10e78 (patch) | |
| tree | 8c76cbab418de31ce213b0b8b8705b244700e94e /content/blog/test2.md | |
| parent | ee510ff529df49bf9d9c5e4d86f99032bb81162b (diff) | |
| download | arslaancodes-c38a7d82fd7d5d187bc12c74ba684110b0b10e78.tar.xz arslaancodes-c38a7d82fd7d5d187bc12c74ba684110b0b10e78.zip | |
Finish list of blog pages
Diffstat (limited to 'content/blog/test2.md')
| -rw-r--r-- | content/blog/test2.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/blog/test2.md b/content/blog/test2.md new file mode 100644 index 0000000..a79fa9b --- /dev/null +++ b/content/blog/test2.md @@ -0,0 +1,17 @@ ++++ +title = "Blog post test 2" +date = 2026-07-18 +extra.image = "/assets/images/Arslaan Pathan.svg" ++++ + +# Test blog post 2 + +```shell +echo "Codeblocks" +``` + +`smaller codeblocks` + +Testing testing 123 chicken nuggets not 3 + +<span class="yellow">Yellow text.</span> |
