diff options
| author | Nicolas Paul <n@nc0.fr> | 2023-04-07 01:21:58 +0200 |
|---|---|---|
| committer | Nicolas Paul <n@nc0.fr> | 2023-04-07 01:21:58 +0200 |
| commit | 1f9284de04ae5c996e4218918822297280ede164 (patch) | |
| tree | 1e16876176a849b8cb83fb8e233cd31fb84e390a | |
| parent | 96c174f226767294186467715a1931cce850678d (diff) | |
Change nc0 mentions to my name
| -rw-r--r-- | website/src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/src/index.html b/website/src/index.html index f33c47c..4be66a0 100644 --- a/website/src/index.html +++ b/website/src/index.html @@ -178,7 +178,7 @@ <div> <h3>Links</h3> <ul> - <li><a href="https://nicolaspl.com">nc0</a></li> + <li><a href="https://nicolaspl.com">Nicolas Paul</a></li> <li><a href="/">Site</a></li> <li><a href="https://github.com/n1c00o/clawflake">Source</a></li> <li><a href="/license.txt">License</a></li> |
