src/html.h

changeset 73
707f42bb0484
parent 56
3d2720f95cfb
child 75
857af79337d5
--- a/src/html.h	Tue Dec 16 21:23:39 2025 +0100
+++ b/src/html.h	Fri Feb 06 16:22:33 2026 +0100
@@ -38,6 +38,7 @@
     static constexpr unsigned columns = 53;
 
     void open(bool fragment, unsigned char fragment_indent = 0);
+    void styles_and_script();
     void close(bool fragment);
 
     void chart_begin(const std::string& repo, const std::string& author);

mercurial