mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-11 07:41:19 +00:00
Fix oopsies
This commit is contained in:
parent
2ea01a5ff8
commit
d2ce8c13d8
2 changed files with 1 additions and 5 deletions
templates
|
@ -19,10 +19,6 @@
|
|||
margin: 10em;
|
||||
}
|
||||
|
||||
form {
|
||||
text
|
||||
}
|
||||
|
||||
input {
|
||||
display: inline-block;
|
||||
margin-bottom: 0;
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<h3>Contact</h3>
|
||||
<p>Email: <a href="mailto:peteris.caune@gmail.com">contact@healthchecks.io</a></p>
|
||||
<p>Email: <a href="mailto:contact@healthchecks.io">contact@healthchecks.io</a></p>
|
||||
<p>Twitter: <a href="https://twitter.com/healthchecks_io">@healthchecks_io</a></p>
|
||||
<p>Mailing address:</p>
|
||||
<address>
|
||||
|
|
Loading…
Add table
Reference in a new issue