We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f8cbe commit 511b0c8Copy full SHA for 511b0c8
templates/base.html
@@ -125,7 +125,7 @@
125
</div>
126
<div class="col-md-5 col-lg-4">
127
<div class="text-center text-md-right footer-text">
128
- <a href="mailto:info@dbdb.io" class="btn-floating btn-sm rgba-white-slight"><i class="fa fa-envelope"></i> Contact</a>
+ <a href="mailto:mail@dbdb.io" class="btn-floating btn-sm rgba-white-slight"><i class="fa fa-envelope"></i> Contact</a>
129
<a href="https://github.com/cmu-db/dbdb.io" class="btn-floating btn-sm"><i class="fab fa-github"></i> Github</a>
130
131
0 commit comments