diff options
Diffstat (limited to 'docs/gen/start.m4')
-rw-r--r-- | docs/gen/start.m4 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/gen/start.m4 b/docs/gen/start.m4 new file mode 100644 index 0000000..f714588 --- /dev/null +++ b/docs/gen/start.m4 @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> +<link> + <meta charset='utf-8'> + <style>include(`style.css')</style> + <script defer src="./gen/paged.polyfill.js"></script> +</head> +<body> |