diff --git a/package.json b/package.json index 077e42b..9c2e62c 100644 --- a/package.json +++ b/package.json @@ -17,20 +17,21 @@ "@material-ui/core": "^4.11.3", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "^4.0.0-alpha.57", - "gatsby": "^3.0.4", - "gatsby-plugin-catch-links": "^3.0.0", - "gatsby-plugin-google-gtag": "^3.0.0", - "gatsby-plugin-image": "^1.0.1", + "axios": "^0.21.1", + "gatsby": "^3.1.1", + "gatsby-plugin-catch-links": "^3.1.0", + "gatsby-plugin-google-gtag": "^3.1.0", + "gatsby-plugin-image": "^1.1.1", "gatsby-plugin-robots-txt": "^1.5.5", - "gatsby-plugin-sharp": "^3.0.1", - "gatsby-plugin-sitemap": "^3.0.0", - "gatsby-remark-images": "^4.0.0", - "gatsby-source-filesystem": "^3.0.0", + "gatsby-plugin-sharp": "^3.1.1", + "gatsby-plugin-sitemap": "^3.1.0", + "gatsby-remark-images": "^4.1.0", + "gatsby-source-filesystem": "^3.1.0", "gatsby-theme-material-ui": "^1.0.13", - "gatsby-transformer-remark": "^3.0.0", - "gatsby-transformer-sharp": "^3.0.0", - "react": "^17.0.1", - "react-dom": "^17.0.1", + "gatsby-transformer-remark": "^3.1.0", + "gatsby-transformer-sharp": "^3.1.0", + "react": "^17.0.2", + "react-dom": "^17.0.2", "react-helmet": "^6.1.0" }, "devDependencies": { @@ -38,7 +39,7 @@ "eslint-config-airbnb": "^18.2.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jsx-a11y": "^6.4.1", - "eslint-plugin-react": "^7.22.0", + "eslint-plugin-react": "^7.23.0", "eslint-plugin-react-hooks": "^4.2.0" }, "repository": { diff --git a/src/components/LoadingBar/index.jsx b/src/components/LoadingBar/index.jsx new file mode 100644 index 0000000..c76ac66 --- /dev/null +++ b/src/components/LoadingBar/index.jsx @@ -0,0 +1,14 @@ +import React from 'react'; +import CircularProgress from '@material-ui/core/CircularProgress'; + +const LoadingBar = () => ( +
+ +
+); + +export default LoadingBar; diff --git a/src/images/Elrond/egld.png b/src/images/Elrond/egld.png new file mode 100644 index 0000000..625c78b Binary files /dev/null and b/src/images/Elrond/egld.png differ diff --git a/src/markdown/blog/2021/03/23/egld-price-calculator.md b/src/markdown/blog/2021/03/23/egld-price-calculator.md new file mode 100644 index 0000000..338bd56 --- /dev/null +++ b/src/markdown/blog/2021/03/23/egld-price-calculator.md @@ -0,0 +1,21 @@ +--- +path: "/blog/2021/03/23/egld-price-calculator" +title: "Elrond (EGLD) Price Calculator" +author: "CodeDead" +date: "2021-03-23" +abstract: "We've added a new tool to our website. This time, a cryptocurrency price calculator, specifically made for Elrond (EGLD)..." +categories: "JavaScript, News, Cryptocurrency" +--- +## Information + +We've added a new tool to our website. This time, a cryptocurrency price calculator, specifically made for [Elrond (EGLD)](https://elrond.com). +With this tool, you can retrieve the current simple price for the EGLD currency, using data retrieved from [CoinGecko](https://coingecko.com). + +## EGLD Price Calculator + +You can find the Elrond (EGLD) price calculator here: +[EGLD Price Calculator](/software/egld-price-calculator) + +## Other + +Feel free to [contact us](/contact) if you have any questions or if you need help. diff --git a/src/pages/privacy/index.jsx b/src/pages/privacy/index.jsx index 0204076..34971e7 100644 --- a/src/pages/privacy/index.jsx +++ b/src/pages/privacy/index.jsx @@ -75,9 +75,9 @@ const Privacy = () => { - Take a look at google’s privacy policy to find out more. We don’t export this data to - any hard drives or sell it or anything. This information is quite useful for our - applications in the following sense: + Take a look at google’s privacy policy to find out more. + We don’t export this data to any hard drives or sell it or anything. This information + is quite useful for our applications in the following sense: