fix author

This commit is contained in:
eggy 2021-04-07 12:58:36 -04:00
parent 21478c90ea
commit a474facca1
2 changed files with 5 additions and 5 deletions

View File

@ -3,5 +3,5 @@
<div class="inline-block h-8 w-8 bg-blue-700 rounded-full mr-2 flex justify-center items-center">R</div> <div class="inline-block h-8 w-8 bg-blue-700 rounded-full mr-2 flex justify-center items-center">R</div>
<span class="text-lg font-medium">{{ site.name }}</span> <span class="text-lg font-medium">{{ site.name }}</span>
</div> </div>
<p class="text-sm flex-1">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.</p> <p class="text-sm flex-1">Student and Linux enthusiast. Likes poutine.</p>
</div> </div>

View File

@ -1,6 +1,6 @@
{ {
"name": "My Blog", "name": "Eggworld",
"short_name": "Blog", "short_name": "Eggworld",
"icons": [ "icons": [
{ {
"src": "/assets/img/favicon/favicon-32x32.png", "src": "/assets/img/favicon/favicon-32x32.png",