File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ const { motto } = Astro.props;
1515 <li ><a href =" /" >Home</a ></li >
1616 <li ><a href =" /gif-collection" >Gif Collection</a ></li >
1717 <li ><a href =" /guestbook" >Guestbook</a ></li >
18- <li ><a href =" https://blog.jellycat.cafe " >Blog</a ></li >
18+ <li ><a href =" https://blog.polycat.space " >Blog</a ></li >
1919 <li ><a href =" /links" >Links</a ></li >
2020 </ul >
2121 </nav >
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ import miku from "../assets/gifs/miku-shimie-shimie.gif";
1515import { text } from " stream/consumers" ;
1616
1717const Title = " Home" ;
18- const HeaderTitle = " Welcome to JellyCat Cafe " ;
19- const Description = " PolyCat's virtual cat cafe " ;
18+ const HeaderTitle = " PolyCat's Web Space " ;
19+ const Description = " Portfolio and Link Tree " ;
2020
2121const Mastodon = " https://sunny.garden/@PolyCat" ;
2222
@@ -98,7 +98,7 @@ const todoItems = [
9898 <PersonalCard
9999 image ={ pfp }
100100 alt =" PolyCat's profile picture"
101- title =" Hi, I'm PolyCat and welcome to my virtual cat cafe "
101+ title =" Hi, I'm PolyCat"
102102 >
103103 An artist and programmer that likes penguins and hot
104104 chocolate.
@@ -118,7 +118,7 @@ const todoItems = [
118118 imageRight ={ true }
119119 imageCircle ={ false }
120120 >
121- JellyCat Cafe is a combination between a personal
121+ It's a combination between a personal
122122 website, portfolio and archive. It's mainly a place for
123123 me to post and archive my stuff. More things will be
124124 added with time (see to do list).</PersonalCard
You can’t perform that action at this time.
0 commit comments