@@ -167,11 +167,12 @@ html {
h1, h2, h3, h4 {
font-family: 'allerbold', sans-serif, georgia, helvetica;
margin-bottom: 15px;
+ margin-top: 20px;
}
h1, h2 {
font-weight: bolder;
-h3, h4 {
+h3, h4, strong {
font-weight: bold;
h1 {
@@ -1,4 +1,10 @@
+## contact
+
+- [caseydelorme.com](https://www.caseydelorme.com)
+- [cdelorme@gmail.com](mailto:cdelorme@gmail.com)
## objective
Automate all repeatable tasks and write efficient well formatted code that both challenges and forges best practices.