Dynamically generate the documentation title

This commit is contained in:
Christopher Duncan 2022-10-15 19:45:31 -04:00
parent d6885bde23
commit 7131432e7c
No known key found for this signature in database
GPG key ID: CCC42F03843A4CA8
2 changed files with 15 additions and 4 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<!-- <title>TODO populate this based on the module's name, e.g. "Parser - roc/parser"</title> -->
<!-- Page title -->
<!-- <meta name="description" content="TODO populate this based on the module's description"> -->
<meta name="viewport" content="width=device-width">
<script type="text/javascript" src="<!-- search.js -->" defer></script>