This commit is contained in:
2026-03-29 17:17:52 +09:00
parent 046a51776b
commit e22277d327
4 changed files with 31 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
{% block header_desc %}These people found and pointed out security vulnerabilities in my system/service.{% endblock %}
{% block description %}People who found and pointed out security vulnerabilities in my system/service{% endblock %}
{% block content %}
<p class="text-small text-bold"><a href="/" class="text-no-decoration">Home</a></p>
<p class="text-small text-bold"><a href="/.well-known/security.txt" class="text-no-decoration">security.txt</a></p>
<h3>Thank you for Helping!</h3>
<p>These people found and pointed out security vulnerabilities in my system/service.</p>
<p>As I'm just a student, I occasionally overlook vulnerabilities while writing code.</p>