templates/contact: update discord name

This commit is contained in:
Cadey Ratio 2019-05-22 19:58:09 -04:00
parent f15443eeb7
commit e115758d89
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ func (s *Site) ServeHTTP(w http.ResponseWriter, r *http.Request) {
middleware.RequestID(s.xffmw.Handler(ex.HTTPLog(s.mux))).ServeHTTP(w, r)
}
var arbDate = time.Date(2019, time.March, 21, 18, 0, 0, 0, time.UTC)
var arbDate = time.Date(2019, time.May, 20, 18, 0, 0, 0, time.UTC)
// Build creates a new Site instance or fails.
func Build() (*Site, error) {

View File

@ -29,7 +29,7 @@
<p><a href="https://t.me/miamorecadenza">@miamorecadenza</a></p>
<h4>Discord</h4>
<p><code>Cadey~#1337</code></p>
<p><code>Within~#1337</code></p>
</div>
</div>
{{ end }}