diff --git a/.gitignore b/.gitignore index ea8c4bf..6351287 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +/Files/posts.json diff --git a/Files/header.html b/Files/header.html index 0a9dd0d..86fb6d5 100644 --- a/Files/header.html +++ b/Files/header.html @@ -14,7 +14,8 @@ padding-top: 50px; } - h1 { + h1, + h2{ color: orange; } diff --git a/Files/index.html b/Files/index.html index 084066c..9001915 100644 --- a/Files/index.html +++ b/Files/index.html @@ -125,10 +125,10 @@