--- a/src/settings.h Tue Dec 16 21:23:39 2025 +0100 +++ b/src/settings.h Fri Feb 06 16:22:33 2026 +0100 @@ -45,6 +45,7 @@ bool update_repos = false; bool separate = false; bool fragment = false; + bool styles_and_script = false; unsigned char fragment_indent = 0; unsigned short year = settings_current_year;