-
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.
rebuilding site Mon Sep 9 10:58:25 AM UTC 2024
- Loading branch information
Showing
4 changed files
with
184 additions
and
4 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 |
---|---|---|
|
@@ -198,5 +198,28 @@ <h2>Call to action title</h2> | |
</div> | ||
</section> | ||
<!-- End call to action section --> | ||
|
||
<!-- Start footer --> | ||
<footer> | ||
<div class="footer-container"> | ||
<div class="footer-links"> | ||
<div class="footer-links-container"> | ||
<a href="/en"><img src="./resources/logo.svg" alt="company-logo" /></a> | ||
</div> | ||
</div> | ||
<div class="footer-splitter"></div> | ||
<div class="contact"> | ||
<div class="contact-container"> | ||
<h3>Kontakt informationer:</h3> | ||
<div class="contact-container-text-body"> | ||
<p>Email: [email protected]</p> | ||
<p>Telefon: 555555555</p> | ||
<p>CVR: 36684283</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
<!-- End footer --> | ||
</body> | ||
</html> |
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
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 |
---|---|---|
|
@@ -198,5 +198,28 @@ <h2>Call to action title</h2> | |
</div> | ||
</section> | ||
<!-- End call to action section --> | ||
|
||
<!-- Start footer --> | ||
<footer> | ||
<div class="footer-container"> | ||
<div class="footer-links"> | ||
<div class="footer-links-container"> | ||
<a href="/"><img src="./resources/logo.svg" alt="company-logo" /></a> | ||
</div> | ||
</div> | ||
<div class="footer-splitter"></div> | ||
<div class="contact"> | ||
<div class="contact-container"> | ||
<h3>Contact informations:</h3> | ||
<div class="contact-container-text-body"> | ||
<p>Email: [email protected]</p> | ||
<p>Phone: 555555555</p> | ||
<p>CVR: 36684283</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
<!-- End footer --> | ||
</body> | ||
</html> |
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