diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-21 03:34:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-21 03:34:06 -0400 |
| commit | 3f07240ef7f9c6b5ab3790ea9d82b7115e6dae66 (patch) | |
| tree | a0c38809768de0d64cf572928608aeefd12d989d /static | |
| parent | 7efa72ba76742b8b4d5cf40508a7518d63e14442 (diff) | |
uncomment new table of contents entry
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 99ef764f..069430cd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,7 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023032000">2023032000</a></li>--> + <li><a href="#2023032000">2023032000</a></li> <li><a href="#2023031500">2023031500</a></li> <li><a href="#2023031300">2023031300</a></li> <li><a href="#2023030400">2023030400</a></li> |
