diff --git a/src/_includes/author.liquid b/src/_includes/author.liquid index 2452f90..56766be 100644 --- a/src/_includes/author.liquid +++ b/src/_includes/author.liquid @@ -3,5 +3,5 @@
R
{{ site.name }} -

Talks about the web and almost whatever. She wants you to know this was built with 11ty and tailwind. And works even with Javascript disabled.

- \ No newline at end of file +

Student and Linux enthusiast. Likes poutine.

+ diff --git a/src/manifest.json b/src/manifest.json index a384d9c..157c8e0 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { - "name": "My Blog", - "short_name": "Blog", + "name": "Eggworld", + "short_name": "Eggworld", "icons": [ { "src": "/assets/img/favicon/favicon-32x32.png", @@ -23,4 +23,4 @@ "background_color": "#fff", "display": "standalone", "start_url": "/" -} \ No newline at end of file +}