0027
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Homepage</title>
|
||||
<link rel="stylesheet" href="/website/assets/css/styles.css">
|
||||
<link rel="stylesheet" href="/website/assets/css/index.css">
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
@@ -15,8 +15,12 @@
|
||||
<a href="/website/blog.html" >Blog</a>
|
||||
|
||||
</nav>
|
||||
<h1>Welcome!</h1>
|
||||
<img class="imageSquare" src="https://images-assets.nasa.gov/image/PIA18033/PIA18033~medium.jpg" alt="Earth Globe NASA shot" height="640px" width="640px">
|
||||
<div>
|
||||
<h1>Welcome!</h1>
|
||||
</div>
|
||||
<div id="image00">
|
||||
<img class="imageSquare" src="https://images-assets.nasa.gov/image/PIA18033/PIA18033~medium.jpg" alt="Earth Globe NASA shot" height="640px" width="640px">
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
<a href="/website/terms.html" >Terms</a>
|
||||
|
||||
Reference in New Issue
Block a user