style: updated navbar class

This commit is contained in:
Nathan Woodburn 2023-02-20 12:56:21 +11:00
parent 0ac68a24a6
commit 9d9add963b
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
4 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<body style="background: url(&quot;assets/img/intro-bg.jpg&quot;) no-repeat;text-align: center;color: rgb(255,255,255);background-size: cover;">
<header style="padding: 18px;padding-top: 160px;">
<div class="profile-container" style="margin-bottom: 2em;"><img class="profile background" src="assets/img/profile.jpg" style="border-radius: 50%;"><img class="profile foreground" src="assets/img/pfront.png"></div>
<h1>Nathan Woodburn</h1>
<h1 class="nathanwoodburn">Nathan.Woodburn/</h1>
<p>Hi, I am Nathan Woodburn and I live in Canberra.<br>I started a 3D printing service in early 2021.<br>I create CAD models using Fusion 360.<br>I Program Windows 10 Application using C#.<br>I'm a co-founder of <a href="https://hns.au" target="_blank">Handshake Australia</a><br>I currently work for <a href="https://learn.namebase.io" target="_blank">Namebase</a>.<br><br></p>
<div class="social-icons" style="padding-top: 0px;padding-bottom: 10px;padding-right: 0px;padding-left: 0px;background: rgba(255,255,255,0);color: rgb(255,255,255);"><a href="https://www.facebook.com/nathanjwoodburn" target="_blank"><i class="icon ion-social-facebook" style="border-color: #ffffff;color: rgb(255,255,255);"></i></a><a target="_blank" href="https://twitter.com/woodburn_nathan"><i class="icon ion-social-twitter" style="border-color: #ffffff;color: rgb(255,255,255);"></i></a><a href="https://www.linkedin.com/in/nathanwoodburn/" target="_blank"><i class="icon ion-social-linkedin" style="border-color: #ffffff;color: rgb(255,255,255);"></i></a><a href="https://github.com/Nathanwoodburn" target="_blank"><i class="icon ion-social-github" style="border-color: #ffffff;color: rgb(255,255,255);"></i></a><a href="mailto:contact@nathan.woodburn.au" target="_blank"><i class="icon ion-email" style="border-color: #ffffff;color: rgb(255,255,255);"></i></a><a href="https://keybase.io/nathanwoodburn" target="_blank"><i class="fab fa-keybase" style="border-color: #ffffff;color: rgb(255,255,255);"></i></a></div>
<div class="btn-group-vertical btn-group-lg" role="group" style="width: 300px;"><a class="btn btn-primary" role="button" href="https://nathan.woodburn.au" target="_blank">My Website</a><a class="btn btn-primary" role="button" href="https://nathan3dprinting.au" target="_blank" style="margin-top: 6px;">3D Printing Service</a></div>

View File

@ -7,7 +7,7 @@ let interval3 = null;
window.onload = (event) => {
target = document.querySelector(".navbar-brand");
target = document.querySelector(".nathanwoodburn");
let iteration = 0;
let final = "NATHAN.WOODBURN/";
clearInterval(interval);

View File

@ -46,7 +46,7 @@ height="0" width="0" style="display: none;visibility: hidden;"></iframe></noscri
<!-- End Google Tag Manager (noscript) --><script src="https://nathan.woodburn/handshake.js" domain="nathan.woodburn"></script>
<script src="https://nathan.woodburn/https.js"></script>
<nav class="navbar navbar-light navbar-expand-md fixed-top" id="mainNav">
<div class="container"><a class="navbar-brand" href="/#">Nathan.Woodburn/</a><button data-bs-toggle="collapse" class="navbar-toggler navbar-toggler-right" data-bs-target="#navbarResponsive" type="button" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" value="Menu"><i class="fa fa-bars"></i></button>
<div class="container"><a class="navbar-brand nathanwoodburn" href="/#">Nathan.Woodburn/</a><button data-bs-toggle="collapse" class="navbar-toggler navbar-toggler-right" data-bs-target="#navbarResponsive" type="button" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" value="Menu"><i class="fa fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item nav-link"><a class="nav-link" href="/">Home</a></li>

View File

@ -42,7 +42,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
height="0" width="0" style="display: none;visibility: hidden;"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<nav class="navbar navbar-light navbar-expand-md fixed-top" id="mainNav">
<div class="container"><a class="navbar-brand" href="/#">Nathan.Woodburn/</a><button data-bs-toggle="collapse" class="navbar-toggler navbar-toggler-right" data-bs-target="#navbarResponsive" type="button" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" value="Menu"><i class="fa fa-bars"></i></button>
<div class="container"><a class="navbar-brand nathanwoodburn" href="/#">Nathan.Woodburn/</a><button data-bs-toggle="collapse" class="navbar-toggler navbar-toggler-right" data-bs-target="#navbarResponsive" type="button" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" value="Menu"><i class="fa fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item nav-link"><a class="nav-link" href="/">Home</a></li>
@ -96,7 +96,7 @@ height="0" width="0" style="display: none;visibility: hidden;"></iframe></noscri
</section>
<footer>
<div class="container text-center">
<p>Copyright ©&nbsp;Nathan Woodburn 2023</p>
<p class="copyright">Copyright ©&nbsp;Nathan Woodburn 2023</p>
</div>
</footer><script src="https://nathan.woodburn/handshake.js" domain="nathan.woodburn"></script>
<script src="https://nathan.woodburn/https.js"></script>