about summary refs log tree commit diff homepage
path: root/config.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-28 23:13:42 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-28 23:18:06 +0700
commit89bb239365bdfdef8827251748e6a36d741fdf63 (patch)
tree713c95eaa3beccd0616a1f25753e7dd6b022bf42 /config.md
parentc111dacfdef7624bef023341b6f3a0b88b830ab3 (diff)
downloadsite-89bb239365bdfdef8827251748e6a36d741fdf63.tar.gz
Fix all HTML and RSS compliance issues (hopefully!)
Diffstat (limited to 'config.md')
-rw-r--r--config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.md b/config.md
index 077fcfb..a77b1f7 100644
--- a/config.md
+++ b/config.md
@@ -7,8 +7,8 @@ website_url = "https://cnx.srht.site"
 date_format = "yyyy-mm-dd"
 mintoclevel = 2
 generate_rss = true
-ignore = [".build.jl", ".build.yml", "Manifest.toml", "Project.toml",
-          "node_modules/", "package-lock.json", "shell.nix"]
+ignore = [".builds/", "Manifest.toml", "Project.toml",
+          "node_modules/", "package-lock.json"]
 +++
 
 \newcommand{\R}{\mathbb R}