We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb0eee commit 5834f5aCopy full SHA for 5834f5a
src/data/projects.js
@@ -28,9 +28,9 @@ const projects = [
28
"name": "FindMyFourteener 🗻",
29
"description": " Do you live in Denver and need to hike a 14'er? This is the site for you!",
30
"uses":["react"],
31
- "link": "https://www.findmyfourteener.com/",
+ "link": "https://findmyfourteener.com/",
32
"github":"https://github.com/jbrennan414/findmyfourteener",
33
- "under_construction": true
+ "under_construction": false
34
},
35
{
36
"name": "CurrenSee 💶",
0 commit comments