Project 'eclipsefdn/it/webdev/solstice-assets' was moved to 'eclipsefdn/software-dev/frameworks-and-tools/solstice-assets'. Please update any links and bookmarks that may still have the old path.
Draft: Add static source data fetching to projects widget
Compare changes
+ 49
− 6
@@ -11,19 +11,24 @@
@@ -11,19 +11,24 @@
@@ -39,7 +44,7 @@ const getProjectsData = (url, projects = []) => {
@@ -39,7 +44,7 @@ const getProjectsData = (url, projects = []) => {
@@ -56,4 +61,42 @@ const getProjectsData = (url, projects = []) => {
@@ -56,4 +61,42 @@ const getProjectsData = (url, projects = []) => {