2023-02-13 20:15:10 +11:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
<!-- Google Tag Manager -->
< script > ( f u n c t i o n ( w , d , s , l , i ) { w [ l ] = w [ l ] | | [ ] ; w [ l ] . p u s h ( { ' g t m . s t a r t ' :
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NNXTCKW');< / script >
<!-- End Google Tag Manager -->
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, shrink-to-fit=no" >
2023-02-17 22:14:03 +11:00
< title > Nathan.Woodburn/< / title >
2023-02-13 20:15:10 +11:00
< meta name = "theme-color" content = "#97009a" >
2023-02-17 22:16:47 +11:00
< meta name = "description" content = "G'day, this is my personal website. You can find out who I am or check out some of my projects." >
2023-02-17 22:14:03 +11:00
< meta name = "twitter:title" content = "Nathan.Woodburn/" >
2023-02-17 22:16:47 +11:00
< meta property = "og:type" content = "website" >
< meta property = "og:image" content = "https://nathan.woodburn.au/assets/img/profile.jpg" >
< meta name = "twitter:image" content = "https://nathan.woodburn.au/assets/img/profile.jpg" >
< meta name = "twitter:description" content = "G'day, this is my personal website. You can find out who I am or check some of my projects." >
< meta name = "twitter:card" content = "summary" >
2023-02-13 20:15:10 +11:00
< link rel = "apple-touch-icon" type = "image/png" sizes = "180x180" href = "assets/img/NJW%20Icon%20180.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "assets/img/NJW%20Icon%2016.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "assets/img/NJW%20Icon%2032.png" >
< link rel = "icon" type = "image/png" sizes = "180x180" href = "assets/img/NJW%20Icon%20180.png" >
< link rel = "icon" type = "image/png" sizes = "192x192" href = "assets/img/NJW%20Icon%20192.png" >
< link rel = "icon" type = "image/png" sizes = "512x512" href = "assets/img/NJW%20Icon%20512.png" >
< link rel = "stylesheet" href = "assets/bootstrap/css/bootstrap.min.css" >
< link rel = "manifest" href = "manifest.json" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&display=swap" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Cabin:700&display=swap" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Anonymous+Pro&display=swap" >
< link rel = "stylesheet" href = "assets/css/Social-Icons.css" >
< / head >
< body style = "text-align: center;" > < code > ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUaH2DR+O8Ps2wuwDldKSbY7CxB6P6yb3i3Xk12b6B7cZCHtk0rDvegJtfJAt54pjSEvqO4L9VF/BNxxZmDLYPvEx8E7yhtF6iHH5mVhGXSmjjLEvhA7kYNuZ3AuKXB9m3WnFbzbbs34rMLprLKpLkX8Kt+U1BNCPR7zUbqtgBmoKbUt3CN1M7AeiulRtVonqC07f6dUz5g8EaSKyQSF8c6vWtlVzMX4AnoiQjrqQr8zR8XTA2M8y1uBZ8dtm2JPSBdYbxD2W5/4zlTiFa8f8J9KMmgwT6zsqxJGRj8LftpbSqSPo6/klVTLTYUUsCRIzjyQtufzdMU12hnLZBdU8F< / code >
2023-02-13 20:34:29 +11:00
< p style = "margin-top: 3em;" > This key's fingerprint is FBA777D17CAD88B5< br > All commits changing this page have been signed with my PGP key as shown on Keybase < a href = "https://keybase.io/nathanwoodburn" target = "_blank" > https://keybase.io/nathanwoodburn< / a > < / p >
2023-02-13 20:15:10 +11:00
< script src = "assets/bootstrap/js/bootstrap.min.js" > < / script >
< script src = "assets/js/grayscale.js" > < / script >
2023-02-19 15:55:24 +11:00
< script src = "assets/js/hacker.js" > < / script >
2023-02-13 20:15:10 +11:00
< / body >
< / html >