diff options
| author | J08nY | 2024-07-16 19:05:45 +0200 |
|---|---|---|
| committer | J08nY | 2024-07-16 19:05:45 +0200 |
| commit | 00d039111304423cba08f92a3f645d895c97b61b (patch) | |
| tree | a13d7883cfa1e83b0c570ff293286da6886fe4ef /docs/_templates | |
| parent | 468edcd4eece512c09f6a0d152fe24b2db0e52e7 (diff) | |
| download | pyecsca-00d039111304423cba08f92a3f645d895c97b61b.tar.gz pyecsca-00d039111304423cba08f92a3f645d895c97b61b.tar.zst pyecsca-00d039111304423cba08f92a3f645d895c97b61b.zip | |
Diffstat (limited to 'docs/_templates')
| -rw-r--r-- | docs/_templates/nav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/nav.html b/docs/_templates/nav.html index 300868f..a0d78e3 100644 --- a/docs/_templates/nav.html +++ b/docs/_templates/nav.html @@ -1,4 +1,4 @@ <ul style="margin-top: 1em"> <li class="toctree-l1"><a href="https://github.com/J08nY/pyecsca/"><i class="fab fa-fw fa-github"></i> Source code</a></li> - <li class="toctree-l1"><a href="https://pypi.org/project/pyecsca/"><i class="fab fa-fw fa-file"></i> Releases</a></li> + <li class="toctree-l1"><a href="https://pypi.org/project/pyecsca/"><i class="fas fa-fw fa-file"></i> Releases</a></li> </ul> |
