diff options
| author | historia <gravel.justness270@slmail.me> | 2024-10-10 01:15:10 -0400 |
|---|---|---|
| committer | historia <gravel.justness270@slmail.me> | 2024-10-10 01:15:10 -0400 |
| commit | 62371af25d0c9d0922f250410c9964e17b460d9d (patch) | |
| tree | 6cbc175c53a5db314ed09fce8b47af320dd83df0 /example/src | |
| parent | d3693c8b2296834c10568e20b772de917354734c (diff) | |
| download | ssg-blog-62371af25d0c9d0922f250410c9964e17b460d9d.tar.gz | |
feat: capitalized first words of headings
Diffstat (limited to 'example/src')
| -rw-r--r-- | example/src/articles/an-interesting-article/assets/stamps.webp (renamed from example/src/Articles/an-interesting-article/assets/stamps.webp) | bin | 46960 -> 46960 bytes | |||
| -rw-r--r-- | example/src/articles/an-interesting-article/index.md (renamed from example/src/Articles/an-interesting-article/index.md) | 0 | ||||
| -rw-r--r-- | example/src/articles/another-interesting-article/assets/japanese-train.webp (renamed from example/src/Articles/another-interesting-article/assets/japanese-train.webp) | bin | 128168 -> 128168 bytes | |||
| -rw-r--r-- | example/src/articles/another-interesting-article/index.md (renamed from example/src/Articles/another-interesting-article/index.md) | 0 | ||||
| -rw-r--r-- | example/src/articles/article3.md (renamed from example/src/Articles/article3.md) | 0 | ||||
| -rw-r--r-- | example/src/lists/board-games.md (renamed from example/src/Lists/board-games.md) | 0 | ||||
| -rw-r--r-- | example/src/lists/movies.md (renamed from example/src/Lists/movies.md) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/example/src/Articles/an-interesting-article/assets/stamps.webp b/example/src/articles/an-interesting-article/assets/stamps.webp Binary files differindex 9785ce7..9785ce7 100644 --- a/example/src/Articles/an-interesting-article/assets/stamps.webp +++ b/example/src/articles/an-interesting-article/assets/stamps.webp diff --git a/example/src/Articles/an-interesting-article/index.md b/example/src/articles/an-interesting-article/index.md index 779f4b6..779f4b6 100644 --- a/example/src/Articles/an-interesting-article/index.md +++ b/example/src/articles/an-interesting-article/index.md diff --git a/example/src/Articles/another-interesting-article/assets/japanese-train.webp b/example/src/articles/another-interesting-article/assets/japanese-train.webp Binary files differindex c4cab3e..c4cab3e 100644 --- a/example/src/Articles/another-interesting-article/assets/japanese-train.webp +++ b/example/src/articles/another-interesting-article/assets/japanese-train.webp diff --git a/example/src/Articles/another-interesting-article/index.md b/example/src/articles/another-interesting-article/index.md index 4e5d9b7..4e5d9b7 100644 --- a/example/src/Articles/another-interesting-article/index.md +++ b/example/src/articles/another-interesting-article/index.md diff --git a/example/src/Articles/article3.md b/example/src/articles/article3.md index c98ebba..c98ebba 100644 --- a/example/src/Articles/article3.md +++ b/example/src/articles/article3.md diff --git a/example/src/Lists/board-games.md b/example/src/lists/board-games.md index 6a40080..6a40080 100644 --- a/example/src/Lists/board-games.md +++ b/example/src/lists/board-games.md diff --git a/example/src/Lists/movies.md b/example/src/lists/movies.md index 92d82e6..92d82e6 100644 --- a/example/src/Lists/movies.md +++ b/example/src/lists/movies.md |
