Some SEO improvements

- meta description
- empty robots.txt
- changed welcome message on home to h2

- CSS in-line fold pairs
This commit is contained in:
2019-02-09 03:07:58 -05:00
parent 440f138645
commit 7efe961031
9 changed files with 68 additions and 81 deletions

View File

@@ -217,7 +217,7 @@ footer a {
#homepage #about {
font-size: 1.25rem; }
#homepage #about h1 {
#homepage #about h2 {
margin-top: 1.25rem;
font-size: 2rem;
color: #ffcc66;
@@ -263,7 +263,7 @@ footer a {
#homepage #about .me-equation .equation-part img {
flex: 1.5; }
#homepage #about .me-equation .equation-part img#hexatar {
max-width: 28%;
max-width: 20%;
margin-top: 1.75rem; }
#homepage #about .me-equation .equation-part p {
font-size: 6vw;