-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Drew Everlast
authored
Oct 15, 2024
1 parent
9634578
commit 321685d
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,19 +29,19 @@ | |
<h2>Ready to get started? Contact me today.</h2> | ||
<p>I'm located in the Puget Sound.</p> | ||
<p>Phone Number: | ||
<a class="mobile" href="tel:5096077347">(509) 607-7347</a> | ||
<span class="desktop">(253) 228-6493</span> | ||
<a class="mobile" href="tel:5096077347">(253) 408-9728</a> | ||
<span class="desktop">(253) 408-9728</span> | ||
</p> | ||
<p>Email Address: <a href="mailto:[email protected]">[email protected]</a></p> | ||
<p>Social Media: | ||
<a href="https://twitter.com/drewkills666?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @TwitterDev</a> | ||
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | ||
<a href="https://x.com/drewkills666?ref_src=twsrc%5Etfw" class="x-follow-button" data-show-count="false">Follow @XDev</a> | ||
<script async src="https://platform.x.com/widgets.js" charset="utf-8"></script> | ||
</p> | ||
<br><br> | ||
</main> | ||
|
||
<footer> | ||
Copyright (c) 2020 Andrew Oldring<br> | ||
Copyright (c) 2024 Andrew Oldring<br> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
<a href="https://github.com/drewkills/DKPhotography">Powered by GitHub, Inc.</a> | ||
</footer> | ||
|