diff options
author | Jonas Kohl | 2024-12-04 10:41:25 +0100 |
---|---|---|
committer | Jonas Kohl | 2024-12-04 10:41:25 +0100 |
commit | 7d32b6e625b4560e5e7657c77704726521bc58cb (patch) | |
tree | 2f80b683499ab8e1b49a3b8a41ee66874f8145a6 /pages/dekomp.php | |
parent | 85d87281504b8f6d1a0c9ebb38fb3b0aeebc2cec (diff) |
Add forum link
Diffstat (limited to 'pages/dekomp.php')
-rw-r--r-- | pages/dekomp.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pages/dekomp.php b/pages/dekomp.php index 8a66fd0..0b1b66f 100644 --- a/pages/dekomp.php +++ b/pages/dekomp.php @@ -27,4 +27,10 @@ weniger Spiel und mehr klassische Win32 Desktop–Anwendung, wie man sie aus zum Einsatz. </p> +<p> +<b>Falls du mithelfen möchtest:</b> Melde dich bitte im +<a href="https://forum.mystic.jkohl.link" target="_top">Forum</a> und wir werden +uns mit dir in Verbindung setzen! +</p> + <?php include __DIR__ . "/../includes/template_end.php"; ?> |