diff --git a/README.md b/README.md index 3305af2..5510f20 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,7 @@ If you need to get the latest commits of the SiteWebAstrolabe_private repo, you ### Deploy -1. Copy paste deploy.js file in two new files `deploy-preprod.js`and `deploy-prod.js` -2. Make sure to fill in correct platform information in the two files -3. Run `npm run deploy-preprod` to deploy to the pre-production platform -4. Run `npm run deploy-prod` to deploy to the production platform +1. deploy.js is not used anymore ## Terminal commands diff --git a/members-data b/members-data index 364e252..b779445 160000 --- a/members-data +++ b/members-data @@ -1 +1 @@ -Subproject commit 364e25243ebb7502aa1cf7bf1dadb2ae0f82d363 +Subproject commit b779445d69eec7b2afb271fb3d9af359b4f3bd6a diff --git a/src/_includes/layouts/member.njk b/src/_includes/layouts/member.njk index c1e09ce..3e59f6e 100644 --- a/src/_includes/layouts/member.njk +++ b/src/_includes/layouts/member.njk @@ -40,6 +40,22 @@ {% if socialBehance %}
  • {% endif %} + {% if socialMalt %} +
  • + + + + + + + +
  • + {% endif %} + {% if socialPinterest %} +
  • + +
  • + {% endif %}