We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231c0a4 commit b6350ceCopy full SHA for b6350ce
moooodotfarm-backend/src/ports/http/templates/cves.html
@@ -2,7 +2,7 @@
2
3
{% import "common.html" as common %}
4
5
-{% block title %}Cow Vulnerabilities and Exposures (CVEs){% endblock %}
+{% block title %}cow vulnerabilities and exposures (cves){% endblock %}
6
7
{% block extra_styles %}
8
.cve-header {
moooodotfarm-backend/src/ports/http/templates/rfc.html
@@ -1,6 +1,6 @@
1
{% extends "base.html" %}
-{% block title %}Request For Cows{% endblock %}
+{% block title %}request for cows (rfc){% endblock %}
.rfc-top {
0 commit comments