diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-09 16:17:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-09 16:17:33 -0400 |
| commit | d95a7fe1d5f9efafa544b6e6ac5fedac7a2b7db0 (patch) | |
| tree | 8c3ec27a4001711dde0a6e23570b01e6021df221 /static/build.html | |
| parent | d183c966c571a2fe48d37bf066ee00d241cb3add (diff) | |
add more header ids for usage in links
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 64d7dfc6..393f48b4 100644 --- a/static/build.html +++ b/static/build.html @@ -33,7 +33,7 @@ </ul> </nav> <div id="content"> - <h1>Build</h1> + <h1 id="build">Build</h1> <h2 id="build-dependencies"> Build dependencies <a href="#build-dependencies">ΒΆ</a> |
