@@ -52,25 +52,11 @@ const { frontmatter } = Astro.props;
5252 <p >An archive of the 🐍PyTricks featured in Dan Badder's Real Python email newsletter.</p >
5353 </div >
5454 </a >
55- <a href =" https://github.com/Dog-Face-Development/PyAvatar" target =" _blank" class =" card border-skin-line" >
56- <div class =" card-content" >
57- <img src =" https://github.com/Dog-Face-Development/PyAvatar/raw/main/docs/images/logo.png" alt =" PyAvatar" class =" w-full h-72 object-cover rounded-lg" />
58- <h2 class =" text-lg text-skin-accent font-medium decoration-dashed hover:underline" >PyAvatar</h2 >
59- <p >Easily display all of your creative avatars to keep them consistent across websites.</p >
60- </div >
61- </a >
62- <a href =" https://github.com/Dog-Face-Development/Craft-Clash" target =" _blank" class =" card border-skin-line" >
63- <div class =" card-content" >
64- <img src =" https://github.com/Dog-Face-Development/Craft-Clash/raw/main/docs/images/logo.png" alt =" CraftClash" class =" w-full h-72 object-cover rounded-lg" />
65- <h2 class =" text-lg text-skin-accent font-medium decoration-dashed hover:underline" >CraftClash</h2 >
66- <p >A game that is a cross of Minecraft and Clash of Clans, written in Python!</p >
67- </div >
68- </a >
6955 <a href =" https://dog-face-development.github.io/Pasta-Tracker/" target =" _blank" class =" card border-skin-line" >
7056 <div class =" card-content" >
7157 <img src =" https://github.com/Dog-Face-Development/Pasta-Tracker/blob/main/docs/images/welcome.jpg?raw=true" alt =" PastaTracker" class =" w-full h-72 object-cover rounded-lg" />
7258 <h2 class =" text-lg text-skin-accent font-medium decoration-dashed hover:underline" >PastaTracker</h2 >
73- <p >Track and save all of the types of pasta you have and want to try.</p >
59+ <p >Track and save all of the types of pasta you have tried and want to try.</p >
7460 </div >
7561 </a >
7662 <a href =" https://github.com/willtheorangeguy/Running-Calculator" target =" _blank" class =" card border-skin-line" >
@@ -80,11 +66,11 @@ const { frontmatter } = Astro.props;
8066 <p >A running distance and speed command line interface. Measures in metric and imperial units, as well as marathons and half-marathons.</p >
8167 </div >
8268 </a >
83- <a href =" https://dog-face-development .github.io/" target =" _blank" class =" card border-skin-line" >
69+ <a href =" https://daniela-and-will-travel .github.io/" target =" _blank" class =" card border-skin-line" >
8470 <div class =" card-content" >
85- <img src =" https://github.com/Dog-Face-Development/dog-face-development.github.io/blob/master/docs/images/welcome.jpg?raw=true " alt =" dog-face-development.github.io " class =" w-full h-72 object-cover rounded-lg" />
86- <h2 class =" text-lg text-skin-accent font-medium decoration-dashed hover:underline" >dogfacedevelopment.github.io </h2 >
87- <p >The open-source website for Dog Face Development Co. </p >
71+ <img src =" /assets/imgs/travel-blog.png " alt =" Daniela and Will Travel Blog " class =" w-full h-72 object-cover rounded-lg" />
72+ <h2 class =" text-lg text-skin-accent font-medium decoration-dashed hover:underline" >Daniela and Will Travel </h2 >
73+ <p >Mine and my partner's open source travel blog! </p >
8874 </div >
8975 </a >
9076 <a href =" https://willtheorangeguy.github.io/" target =" _blank" class =" card border-skin-line" >
0 commit comments