diff --git a/src/components/frontendPageContent/DesignResources.js b/src/components/frontendPageContent/DesignResources.js index 325f3b3..d48c82f 100644 --- a/src/components/frontendPageContent/DesignResources.js +++ b/src/components/frontendPageContent/DesignResources.js @@ -229,7 +229,9 @@ const DesignResources = () => { Others - + Fontello - icon fonts generator + Free + Tool diff --git a/src/components/frontendPageContent/JsBasics.js b/src/components/frontendPageContent/JsBasics.js index 3546f6a..7e91cb6 100644 --- a/src/components/frontendPageContent/JsBasics.js +++ b/src/components/frontendPageContent/JsBasics.js @@ -8,6 +8,7 @@ import { ResourceSection } from "../../styles/styled-components/ResourceSection. import { ResourceSectionBody } from "../../styles/styled-components/ResourceSectionBody.styled"; import { ResourceSectionHeading } from "../../styles/styled-components/ResourceSectionHeading.styled"; import { ResourceSectionLinks } from "../../styles/styled-components/ResourceSectionLinks.styled"; +import { ResourceBadge } from "../../styles/styled-components/ResourceBadge.styled"; const JsBasics = () => { return ( @@ -172,8 +173,8 @@ const JsBasics = () => {

- - + Codepen - The best place to build, test, and discover front-end code. + Tool