M about.html => about.html +8 -3
@@ 24,7 24,7 @@
Articles By Publish Date
</h5>
<subsection>
- <li><a href = https://sky.d2evs.net/>2021-01-30: Home Page Update</a></li>
+ <li><a href = https://blog.skylermarks.com/>2021-01-30: Home Page Update</a></li>
</subsection>
</bytime>
@@ 34,9 34,14 @@
Information
</h4>
<subsection>
+ <h4>
+ Contact
+ </h4>
+ </subsection>
+ <subsection>
<h5>Links</h5>
- <li><a href = https://sky.d2evs.net/>Home</a></li>
- <li><a href = https://sky.d2evs.net/archive/>Archive</a></li>
+ <li><a href = https://blog.skylermarks.com/>Home</a></li>
+ <li><a href = https://blog.skylermarks.com/archive/>Archive</a></li>
<li>This blog is hosted on <a href = https://d2evs.net/>d2evs.net</a></li>
</subsection>
M index.html => index.html +7 -6
@@ 24,7 24,7 @@
Articles By Publish Date
</h5>
<subsection>
- <li><a href = https://sky.d2evs.net/>2021-01-30: Home Page Update</a></li>
+ <li><a href = https://blog.skylermarks.com/>2021-01-30: Home Page Update</a></li>
</subsection>
</bytime>
@@ 34,9 34,13 @@
Information
</h4>
<subsection>
+ <h5>Contact</h5>
+ Please mail thoughts, comments, and concerns to <a href = mailto:~sky/skyler-writing@lists.d2evs.net/>this mailing list</a>
+ </subsection>
+ <subsection>
<h5>Links</h5>
- <li><a href = https://sky.d2evs.net/>Home</a></li>
- <li><a href = https://sky.d2evs.net/archive/>Archive</a></li>
+ <li><a href = https://blog.skylermarks.com/>Home</a></li>
+ <li><a href = https://blog.skylermarks.com/archive/>Archive</a></li>
<li>This blog is hosted on <a href = https://d2evs.net/>d2evs.net</a></li>
</subsection>
@@ 51,9 55,6 @@
https://en.wikipedia.org/wiki/The_Open_Definition> the
open definition</a>.</p>
</subsection>
- <subsection>
- Please mail thoughts, comments, and concerns to <a href = mailto:~sky/skyler-writing@lists.d2evs.net/>this mailing list</a>
- </subsection>
</misc>
M styles.css => styles.css +3 -3
@@ 93,7 93,7 @@ nav li {
header{
padding-top: 4%;
background-image: linear-gradient(LightBlue, white);
- padding-bottom: 5%;
+ padding-bottom: 2%;
text-align: center;
margin-bottom: 0%;
}
@@ 114,8 114,8 @@ article{
margin-right: 23%;
width: 50%;
clear: none;
- margin-top: 1%;
- padding: 2%;
+ margin-top: 0%;
+ padding: 1%;
}