Added photos.heyjksn.com to devel
This commit is contained in:
98
photos.heyjksn.com/index.html
Normal file
98
photos.heyjksn.com/index.html
Normal file
@ -0,0 +1,98 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="1000000000000">
|
||||
<meta http-equiv="content-language" content="en-gb">
|
||||
<meta name="theme-color" content="#1e1e1e">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="https://pbs.twimg.com/profile_images/1719635439882252288/NInc0Nqp_400x400.jpg">
|
||||
<title>HeyJKSN Photography</title>
|
||||
<meta property="og:title" content="HeyJKSN Photography">
|
||||
<meta property="og:description" content="See all the photos taken by Jackson Davis (@HeyJKSN)">
|
||||
<meta property="og:url" content="https://photos.heyjksn.com">
|
||||
<meta property="og:image" content="https://pbs.twimg.com/profile_images/1719635439882252288/NInc0Nqp_400x400.jpg">
|
||||
<link rel="stylesheet" href="https://photos.heyjksn.com/style.css">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Barlow" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<h1>HeyJKSN Photography</h1>
|
||||
</header>
|
||||
|
||||
<nav>
|
||||
<a href="/trains">Trains</a>
|
||||
<a href="/trams">Trams</a>
|
||||
<a href="/buses">Buses</a>
|
||||
<a href="/miscellaneous">Miscellaneous</a>
|
||||
<a href="/about">About</a>
|
||||
</nav>
|
||||
|
||||
<section>
|
||||
<center><h1 style="color: #fff">Latest Additions</h1></center>
|
||||
<div>
|
||||
<a href="https://photos.heyjksn.com/trains.html">
|
||||
<img src="https://photos.heyjksn.com/trains/DSCN0338.JPG"
|
||||
alt="Bombardier V'Locity's ran by V/Line"
|
||||
title="Bombardier V'Locity's ran by V/Line"
|
||||
>
|
||||
</a>
|
||||
<p>
|
||||
<a href="https://photos.heyjksn.com/trains.html">
|
||||
Trains
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="https://photos.heyjksn.com/trams.html">
|
||||
<img src="https://photos.heyjksn.com/trams/DSCN0302.JPG"
|
||||
alt="Tram #2016 Route 59 bound for Airport West at Elizabeth Street Terminus, Melbourne"
|
||||
title="Tram #2016 Route 59 bound for Airport West at Elizabeth Street Terminus, Melbourne"
|
||||
>
|
||||
</a>
|
||||
<p>
|
||||
<a href="https://photos.heyjksn.com/trams.html">
|
||||
Trams
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="https://photos.heyjksn.com/buses.html">
|
||||
<img src="https://photos.heyjksn.com/trains/DSCN0263.JPG"
|
||||
alt="HCMT 9916 at Oaklegh Station heading towards Flinders Street"
|
||||
title="HCMT 9916 at Oaklegh Station heading towards Flinders Street"
|
||||
>
|
||||
</a>
|
||||
<p>
|
||||
<a href="https://photos.heyjksn.com/buses.html">
|
||||
Buses
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="https://photos.heyjksn.com/miscellaneous.html">
|
||||
<img src="https://photos.heyjksn.com/trains/DSCN0263.JPG"
|
||||
alt="HCMT 9916 at Oaklegh Station heading towards Flinders Street"
|
||||
title="HCMT 9916 at Oaklegh Station heading towards Flinders Street"
|
||||
>
|
||||
</a>
|
||||
<p>
|
||||
<a href="https://photos.heyjksn.com/miscellaneous.html">
|
||||
Miscellaneous
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<p style="color: #fff">made with ❤️ by Harper Innes <a style="color: #fff" href="https://geekdom.social/@harper">(Mastodon)</a> <a style="color: #fff" href="https://gitea.whisper.cat/harper">(Gitea)</a></p>
|
||||
<p style="color: #fff">©️ 2023 - Jackson Davis <a style="color: #fff" href="https://heyjksn.com">(HeyJKSN)</a></p>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user