Update styles and year
This commit is contained in:
parent
5f4a4ce8fe
commit
2ab5502f94
@ -10,9 +10,9 @@
|
|||||||
<title>Nathan Chapman</title>
|
<title>Nathan Chapman</title>
|
||||||
|
|
||||||
<meta content="Composer for film, games, and other mediums." name="description">
|
<meta content="Composer for film, games, and other mediums." name="description">
|
||||||
<meta content="websites, web design, custom, simple, fast, clean, html, css, javascript, designer, writer" name="keywords">
|
<meta content="music, composer, audio, mixing, mastering, video games, film, classical, soundtrack, soundtracks, " name="keywords">
|
||||||
|
|
||||||
<link href="styles/index.css" rel="stylesheet">
|
<link href="/styles/index.css" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
@ -24,6 +24,7 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
|
<article>
|
||||||
<h1>Music</h1>
|
<h1>Music</h1>
|
||||||
<section>
|
<section>
|
||||||
<h3>About</h3>
|
<h3>About</h3>
|
||||||
@ -39,10 +40,11 @@
|
|||||||
<iframe src="https://bandcamp.com/EmbeddedPlayer/album=3163445596/size=large/bgcol=ffffff/linkcol=843733/minimal=true/transparent=true/" seamless><a href="https://music.nathanjchapman.com/album/senescence">Senescence by Nathan Chapman</a></iframe>
|
<iframe src="https://bandcamp.com/EmbeddedPlayer/album=3163445596/size=large/bgcol=ffffff/linkcol=843733/minimal=true/transparent=true/" seamless><a href="https://music.nathanjchapman.com/album/senescence">Senescence by Nathan Chapman</a></iframe>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
</article>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p><small>Copyright ©2020 Nathan Chapman. All rights reserved.</small></p>
|
<p><small>Copyright ©2021 Nathan Chapman. All rights reserved.</small></p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -76,14 +76,14 @@ section {
|
|||||||
.albums-list {
|
.albums-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
justify-content: space-around;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
margin-top: 1em;
|
margin-bottom: 1em;
|
||||||
border: 0;
|
border: 0;
|
||||||
height: 350px;
|
height: 400px;
|
||||||
width: 350px;
|
width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="utf-8">
|
||||||
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
||||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||||
|
|
||||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
|
|
||||||
<title>Nathan Chapman</title>
|
<title>Nathan Chapman</title>
|
||||||
|
|
||||||
@ -24,6 +24,7 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
|
<article>
|
||||||
<h1>Websites</h1>
|
<h1>Websites</h1>
|
||||||
<section>
|
<section>
|
||||||
<h3>Simple websites. No fluff.</h3>
|
<h3>Simple websites. No fluff.</h3>
|
||||||
@ -34,17 +35,19 @@
|
|||||||
<section>
|
<section>
|
||||||
<h3>My Work</h3>
|
<h3>My Work</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://aylafavati.com/">Ayla Favati</a></li>
|
||||||
<li><a href="https://jhcillustration.com/">JHC Illustration</a></li>
|
<li><a href="https://jhcillustration.com/">JHC Illustration</a></li>
|
||||||
<li><a href="https://jjayberthumemusic.com/">JJay Berthume Music</a></li>
|
<li><a href="https://jjayberthumemusic.com/">JJay Berthume Music</a></li>
|
||||||
<li><a href="http://wallyworks.net/">Wallyworks Construction</a></li>
|
<li><a href="http://wallyworks.net/">Wallyworks Construction</a></li>
|
||||||
<li><a href="https://owlsprit.com/">Owl Sprit Cafe</a></li>
|
<li><a href="https://owlsprit.nathanjchapman.com/">Owl Sprit Cafe</a></li>
|
||||||
<li><a href="http://ptdefense.com/">PT Defense</a></li>
|
<li><a href="http://ptdefense.com/">PT Defense</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
</article>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p><small>Copyright ©2020 Nathan Chapman. All rights reserved.</small></p>
|
<p><small>Copyright ©2021 Nathan Chapman. All rights reserved.</small></p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user