Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
<div class="col-sm-5">
<img src="/img/exceptionless.png" alt="logo" />
<address>
<strong>Exceptionless</strong><br />
5250 Hwy 78, Suite 750-324<br />
Sachse, TX 75048<br />
<strong>CodeSmith Tools, LLC</strong><br />
5473 Blair Rd Ste 100<br />
PMB 66994<br />
Dallas, TX 75231-4227<br />
</address>
</div>
<div class="col-sm-7">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,10 @@
<div class="flex flex-col items-start space-y-4">
<Logo class="mx-0 h-16" />
<address class="text-muted-foreground text-sm not-italic">
<strong class="text-foreground">Exceptionless</strong><br />
5250 Hwy 78, Suite 750-324<br />
Sachse, TX 75048<br />
<strong class="text-foreground">CodeSmith Tools, LLC</strong><br />
5473 Blair Rd Ste 100<br />
PMB 66994<br />
Dallas, TX 75231-4227<br />
</address>
</div>
</div>
Expand Down