mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-15 17:40:16 +00:00
Dynamically generate the documentation title
This commit is contained in:
parent
d6885bde23
commit
7131432e7c
2 changed files with 15 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue