fix author
This commit is contained in:
parent
21478c90ea
commit
a474facca1
@ -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>
|
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user