Skip to content

Commit 2258bad

Browse files
committed
chore: banner test
1 parent a754c3f commit 2258bad

File tree

9 files changed

+20
-11
lines changed

9 files changed

+20
-11
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

content/_index.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
+++
2+
title = "PassOverFlow"
23
+++
34

4-
# Welcome to Jinwang's Blog: PassOverFlow
5+
{% crt() %}
6+
7+
```
8+
_ _ _ _ _
9+
>(')____, >(')____, >(')____, >(')____, >(') ___,
10+
(` =~~/ (` =~~/ (` =~~/ (` =~~/ (` =~~/
11+
jgs~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~
12+
```
13+
14+
{% end %}
15+
16+
## PassOverFlow
517

618
Lorem ipsum
719

8-
[test](@/test.md)
20+
[test](@/test.md)
2.73 MB
Loading
285 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
+++
22
title="My first test on Duckquill"
33
date =2025-07-06
4+
[extra]
5+
banner = "banner.jpg"
46
+++
57

68
Hello world!

content/test.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
+++
22
+++
33

4+
<!-- [extra]
5+
banner = "../banner.webp" -->
6+
47
# This is test page
58

69
I already wrote something!
710

8-
{% crt() %}
9-
10-
```
11-
_ _ _ _ _
12-
>(')____, >(')____, >(')____, >(')____, >(') ___,
13-
(` =~~/ (` =~~/ (` =~~/ (` =~~/ (` =~~/
14-
jgs~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~^`---'~^~^~
15-
```
1611

17-
{% end %}

static/images/banner.webp

285 KB
Loading
161 KB
Loading
96 Bytes
Loading

0 commit comments

Comments
 (0)