mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-06 16:18:00 +08:00
Website: provide link to open report problems
When we released our new Golang-based DNS server, we had a banner that said to let us know if anything breaks, but we neglected to tell them _how_ to let us know. Now we include a link that opens a GitHub issue.
This commit is contained in:
@@ -55,7 +55,8 @@ src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]-->
|
||||
Stephenson</a>.</p>
|
||||
<div class="alert alert-success" role="alert">
|
||||
<b>2020-12-01 New Software!</b> We've replaced our original PowerDNS + Bash script backend with a customized
|
||||
DNS server written in Golang. Let us know if anything breaks.
|
||||
DNS server written in Golang. <a href="https://github.com/cunnie/sslip.io/issues/new/choose">Let us know</a> if
|
||||
anything breaks.
|
||||
</div>
|
||||
<p>Here are some examples:</p>
|
||||
<table class="table">
|
||||
|
Reference in New Issue
Block a user