forked from nm3clol/nm3clol-express-app
12 lines
916 B
Plaintext
12 lines
916 B
Plaintext
<nav class="navbar navbar-dark bg-dark sticky-bottom pt-1500 mt-5">
|
|
<div class="container center">
|
|
<a class="navbar-brand daball-navbar-brand" href="https://daball.me">A <span class="pretty">pretty</span> <span class="cool">cool</span> website by <span class="david">David</span> <span class="allen">A.</span> <span class="ball">Ball</span>.</a>
|
|
</div>
|
|
<div class="container">
|
|
<p style="text-transform: none; font-weight: 300; justify-content: left; color: #eee; padding-top: 1em; padding-bottom: 1em;">
|
|
Your use of this website constitutes your agreement with the <a style="color: #eee; font-weight: 900; text-transform: uppercase;" href="/privacy-policy">Privacy Policy</a>.
|
|
<br>
|
|
Your use of this search feature constitutes your agreement with the <a style="color: #eee; font-weight: 900; text-transform: uppercase;" href="/search-policy">Search Policy</a>.
|
|
</p>
|
|
</div>
|
|
</nav> |