Skip to content

Commit 1c63679

Browse files
authored
Merge pull request #1616 from exoticDFT/update/election-candidates
Updates the elections page
2 parents efd4a82 + cea82bb commit 1c63679

File tree

3 files changed

+216
-6
lines changed

3 files changed

+216
-6
lines changed

.github/workflows/typo_config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ extend-exclude = [
33
".git/",
44
".github/workflows/typo_config.toml",
55
"assets/js/*.min.*",
6-
"pages/feeds/*.xml"
6+
"pages/feeds/*.xml",
7+
"_posts/2024-11-08-sc-candidates.md"
78
]
89
ignore-hidden = true
910
[default]

0 commit comments

Comments
 (0)