Skip to content

Commit

Permalink
Update Layout.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Mar 16, 2024
1 parent 003f94c commit 0f136bf
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/components/Layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,13 @@ function AboutSection(props) {
!isExpanded && 'lg:line-clamp-4',
)}
>
Whiskey Web and Whatnot is an informal, whiskey fueled fireside chat
with your favorite web devs. We discuss all things web development
including JavaScript, TypeScript, EmberJS, React, Astro, SolidJS, CSS,
HTML, Web3, and more, but we also get to know the human side of
developers and their hobbies outside of work. Hosted by RobbieTheWagner
and Charles William Carpenter III of Ship Shape (https://shipshape.io).
Veteran web developers RobbieTheWagner and Charles William Carpenter III
host this informal, whiskey-fueled fireside chat with your favorite web
devs. They discuss all things web development including JavaScript,
TypeScript, EmberJS, React, Astro, SolidJS, CSS, HTML, Web3, and more.
They take a unique approach and focus on getting to know the human side
of developers and their hobbies outside of work, all while sampling a
new whiskey that they rate on their unique tentacle scale.
</p>
{!isExpanded && (
<button
Expand Down

0 comments on commit 0f136bf

Please sign in to comment.