diff options
| author | Mistivia <i@mistivia.com> | 2025-10-23 23:44:03 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-10-23 23:44:07 +0800 |
| commit | c8aeef18cb46a617b6397b9822263895e97e9048 (patch) | |
| tree | ebe127e7c194039f315b74a5998b05a271c57b9d /ngircd/doc/src/footer.inc.html | |
add ircd
Diffstat (limited to 'ngircd/doc/src/footer.inc.html')
| -rw-r--r-- | ngircd/doc/src/footer.inc.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ngircd/doc/src/footer.inc.html b/ngircd/doc/src/footer.inc.html new file mode 100644 index 0000000..6189afb --- /dev/null +++ b/ngircd/doc/src/footer.inc.html @@ -0,0 +1,12 @@ + +<hr class="footer"> +<p style="text-align: center"> + ngIRCd + <a href="https://ngircd.barton.de/">Homepage</a>. + GitHub: + <a href="https://github.com/ngircd/ngircd">Code Repository</a>, + <a href="https://github.com/ngircd/ngircd/issues">Bug-Tracker</a>. +</p> + +</body> +</html> |
