mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Add link to sidebox
This commit is contained in:
parent
e1f4b59b5f
commit
101ec7dbd9
1 changed files with 1 additions and 0 deletions
|
|
@ -586,6 +586,7 @@ def html_linkbox() -> str:
|
|||
output += '<a href="regtest_survey.html">Regtest Survey</a><br>\n'
|
||||
output += '<a href="https://www.cp2k.org/static/coverage/">Test Coverage</a><br>\n'
|
||||
output += '<a href="discontinued_tests.html">Discontinued Tests</a><br>\n'
|
||||
output += '<a href="https://www.cp2k.org/dev:compiler_support/">Supported compilers</a><br>\n'
|
||||
output += "</div>\n"
|
||||
return output
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue