feat: Add Nathan.Woodburn to footer
This commit is contained in:
parent
a4c1e919e5
commit
390083eae3
@ -9,3 +9,10 @@ footer {
|
|||||||
line-height: 60px;
|
line-height: 60px;
|
||||||
padding-left: 5%;
|
padding-left: 5%;
|
||||||
}
|
}
|
||||||
|
span.right-footer {
|
||||||
|
float: right;
|
||||||
|
margin-right: 5%;
|
||||||
|
}
|
||||||
|
span.right-footer a {
|
||||||
|
color: #fff;
|
||||||
|
}
|
@ -39,8 +39,14 @@
|
|||||||
<p class="text-center" style="font-weight: bold;">.{{tld}}/ domains now available for registration at Woodburn Registry.</p><span>Get yourname.{{tld}}/</span>
|
<p class="text-center" style="font-weight: bold;">.{{tld}}/ domains now available for registration at Woodburn Registry.</p><span>Get yourname.{{tld}}/</span>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<footer style="font-size: 25px;background: black;color: white;margin-top: 250px;"><span>© 2023 .{{tld}}/</span></footer>
|
<footer style="font-size: 25px;background: black;color: white;margin-top: 250px;">
|
||||||
<script src="https://nathan.woodburn/https.js"></script>
|
<span>© 2023 .{{tld}}/</span>
|
||||||
|
<span class="right-footer">
|
||||||
|
Domains by
|
||||||
|
<a href="https://nathan.woodburn.au" target="_blank">Nathan.Woodburn/</a>
|
||||||
|
</span>
|
||||||
|
</footer>
|
||||||
|
<!-- <script src="https://nathan.woodburn/https.js"></script> -->
|
||||||
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user