diff options
author | hanemile <hanemile@protonmail.com> | 2019-01-30 21:24:56 +0100 |
---|---|---|
committer | hanemile <hanemile@protonmail.com> | 2019-01-30 21:24:56 +0100 |
commit | 1d4c08199ca67058d0bb73769b23adca238b048f (patch) | |
tree | ab55f7680ae093ecab2db526ed92c8d86089b568 /src/about.html | |
parent | c87e6be21b06404476b6446039e2fc1545462a49 (diff) |
added ids for linking from other files
Diffstat (limited to 'src/about.html')
-rw-r--r-- | src/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/about.html b/src/about.html index 37ae4c9..2c674d2 100644 --- a/src/about.html +++ b/src/about.html @@ -89,7 +89,7 @@ <!-- Generating using the NFW profile --> <div class="row"> <div class="col-lg-9"> - <h2>Generating the pointclouds</h2> + <h2 id="generating">Generating the pointclouds</h2> <p> In the aftermath, generating the pointclouds was one of the easier parts of the project. A detailed summary on how the stars are generated can be found in the |