From d2c1f3243cab4da31bf7319adaa52cb491f9c74e Mon Sep 17 00:00:00 2001 From: Robpol86 Date: Sun, 29 Sep 2024 16:54:37 -0400 Subject: [PATCH] conf --- docs/conf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index e611db5a..8f00d426 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -121,8 +121,6 @@ # Ablog settings. -ablog_builder = "dirhtml" -ablog_website = "_website" blog_title = project blog_baseurl = html_baseurl blog_locations = { @@ -150,7 +148,6 @@ * Revisit pyproject.toml * Revisit GitHub Actions * log 404s and confirm me visiting bad pages logs correctly -* robots.txt * apple favicons * revisit all extension settings here * fix imgur-embed in latest sphinx @@ -159,4 +156,5 @@ * html validator, ogp validator * fontawsome conflict? ablog and maybe sbt both use it * ablog feeds (rss?) +* refactor htaccess and enablg logging to confirm rules work as expected """