We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732fa48 commit fbd8f16Copy full SHA for fbd8f16
pages/freecodecamp.js
@@ -42,6 +42,12 @@ export default function FreeCodeCamp() {
42
image="freecodecamp/sendgrid.png"
43
date="October 21, 2021"
44
/>
45
+ <Project
46
+ link="https://www.freecodecamp.org/news/how-to-create-beautiful-box-shadows-in-html-and-css/"
47
+ title="Create Beautiful box shadows with HTML, CSS and TailwindCSS"
48
+ image="freecodecamp/boxshadows.png"
49
+ date="January 3, 2022"
50
+ />
51
</div>
52
53
<Contact />
public/freecodecamp/boxshadows.png
246 KB
0 commit comments