diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-11 00:46:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-11 00:46:00 -0500 |
| commit | 4cc229cb78acc756a7fcb5029ad05243fac800c3 (patch) | |
| tree | 99044f513a1d4af8c40681472316e12b0f3d353f /static/articles/index.html | |
| parent | c84be0d00d55fac49a5c24256208c3b202bed1b6 (diff) | |
add history to articles page
Diffstat (limited to 'static/articles/index.html')
| -rw-r--r-- | static/articles/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/articles/index.html b/static/articles/index.html index d438295f..1f892b90 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -58,6 +58,7 @@ <li><a href="/usage">Usage</a></li> <li><a href="/faq">FAQ</a></li> <li><a href="/releases#changelog">Releases changelog</a></li> + <li><a href="/history">History</a></li> </ul> <p>Our attestation service has <a href="https://attestation.app/about">a page |
