Skip to content

Commit 903cb3b

Browse files
committed
Replace front page header text with site.domain instead of hardcoding badssl.com .
1 parent 5a1df16 commit 903cb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

domains/misc/badssl.com/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<body>
2525

2626
<div class="title-bar" title="badssl.com - a memorable site for HTTPS misconfiguration">
27-
badssl.com
27+
{{ site.domain }}
2828
</div>
2929

3030
<div id="links">

0 commit comments

Comments
 (0)