diff options
| author | Botond Hende <contact@wazul.moe> | 2026-05-08 16:18:37 +0200 |
|---|---|---|
| committer | Botond Hende <contact@wazul.moe> | 2026-05-08 16:18:37 +0200 |
| commit | ced644eb0185c6940e660c4c2279c6bb4f209900 (patch) | |
| tree | 1e59d99de3e8525e5d046ea1b76864208f0dcb3b /main | |
| parent | df4caf637949025d37907d8d256c500660db4d2d (diff) | |
added mass effect series fanlisting
Diffstat (limited to 'main')
| -rw-r--r-- | main/assets/image/fanlisting/masseffect.png | bin | 0 -> 5550 bytes | |||
| -rw-r--r-- | main/templates/main_base.html.j2 | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/main/assets/image/fanlisting/masseffect.png b/main/assets/image/fanlisting/masseffect.png Binary files differnew file mode 100644 index 0000000..859b283 --- /dev/null +++ b/main/assets/image/fanlisting/masseffect.png diff --git a/main/templates/main_base.html.j2 b/main/templates/main_base.html.j2 index fea8660..b589ebe 100644 --- a/main/templates/main_base.html.j2 +++ b/main/templates/main_base.html.j2 @@ -23,6 +23,7 @@ <h2 style="color: #dddddd; text-align: center">Fanlistings I'm part of:</h2> <div align="center"> <a href="http://fan.after-death.org/crows" target="_blank"><img src="/assets/image/fanlisting/crows.png" alt="http://fan.after-death.org/crows" title="http://fan.after-death.org/crows" style="width:50px;height:50px;"></a> + <a href="https://n7.redcrown.net" target="_blank"><img src="/assets/image/fanlisting/masseffect.png" alt="Mass Effect series fanlisting"></a> </div> </main> </div> |
