diff --git a/404.html b/404.html index ae1f510..3f8f700 100644 --- a/404.html +++ b/404.html @@ -1,2 +1,2 @@ -Dan Dart: Your Software Engineering Partner

Oh no!

Sorry, I couldn't find that.

Back to main page

\ No newline at end of file +JolHarg: Your Software Engineering Partner

Oh no!

Sorry, I couldn't find that.

Back to main page

\ No newline at end of file diff --git a/css/jolharg-theme.css b/css/jolharg-theme.css index 2ff55c1..e29d5fc 100644 --- a/css/jolharg-theme.css +++ b/css/jolharg-theme.css @@ -38,8 +38,8 @@ } * { - /* font-family: 'Lexend Deca', serif; */ - font-family: 'Caudex', serif; + font-family: 'Lexend Deca', sans-serif; + /* font-family: 'Caudex', serif; */ font-weight: 100; } @@ -222,4 +222,15 @@ pre, code { .star-empty { color: black; +} + +details a, +summary, +summary::marker { + text-decoration: none; +} + +details a:hover, +summary:hover { + text-decoration: underline; } \ No newline at end of file diff --git a/img/preview.png b/img/preview.png new file mode 100644 index 0000000..f48fad7 Binary files /dev/null and b/img/preview.png differ diff --git a/index.html b/index.html index 72cc22a..15a9c79 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ -Dan Dart: Your Software Engineering Partner \ No newline at end of file +JolHarg: Your Software Engineering Partner \ No newline at end of file diff --git a/robots.txt b/robots.txt index 6f27bb6..8f86b6d 100644 --- a/robots.txt +++ b/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Disallow: \ No newline at end of file +Allow: / +Sitemap: /sitemap.xml \ No newline at end of file