diff options
author | Marvin Borner | 2024-03-25 18:59:03 +0100 |
---|---|---|
committer | Marvin Borner | 2024-03-25 18:59:48 +0100 |
commit | 14e38ce378236cf54924b58396168c1e94f8e6b2 (patch) | |
tree | ecbbb75517695de8897a2a9c58aa1a97ec2546f5 /docs/content.template | |
parent | f8398804d351667a7b887b89f6f70c7d5c407d22 (diff) |
Improved samples by adding links to problems
Diffstat (limited to 'docs/content.template')
-rw-r--r-- | docs/content.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content.template b/docs/content.template index 470acb4..57cbd47 100644 --- a/docs/content.template +++ b/docs/content.template @@ -8,7 +8,7 @@ <title>bruijn std/NAME</title> </head> <body> - <h1>NAME</h1> + <h1>NAME</h1> INFO <pre> <code class="language-bruijn"> CONTENT |