Super tiny change I'm annoyed about
All checks were successful
All checks were successful
This commit is contained in:
parent
e093a67fdd
commit
a439ec483a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ba-website",
|
"name": "ba-website",
|
||||||
"version": "1.0.25",
|
"version": "1.0.26",
|
||||||
"description": "The Bridgeman Accessible main website",
|
"description": "The Bridgeman Accessible main website",
|
||||||
"main": "server.js",
|
"main": "server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
<h2>Get In Touch</h2>
|
<h2>Get In Touch</h2>
|
||||||
<p class="contact-item">
|
<p class="contact-item">
|
||||||
<a href="mailto:info@bridgemanaccessible.com" class="icon-link">
|
<a href="mailto:info@bridgemanaccessible.com" class="icon-link">
|
||||||
<span class="icon" aria-hidden="true">✉</span> info@bridgemwnwccessible.com
|
<span class="icon" aria-hidden="true">✉</span> info@bridgemanaccessible.com
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<p class="contact-item">
|
<p class="contact-item">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue