diff --git a/components/logo.js b/components/logo.js
index 0b98cc0..1a4832c 100644
--- a/components/logo.js
+++ b/components/logo.js
@@ -29,7 +29,7 @@ const Logo = () => {
fontWeight="bold"
ml={3}
>
- Efran May
+ Efrain May
diff --git a/components/navbar.js b/components/navbar.js
index f781c10..423a8f6 100644
--- a/components/navbar.js
+++ b/components/navbar.js
@@ -94,14 +94,14 @@ const Navbar = props => {
- {/*
-
- */}
+
+
+
diff --git a/pages/posts.js b/pages/posts.js
index 36a9da5..8b7427f 100644
--- a/pages/posts.js
+++ b/pages/posts.js
@@ -1,4 +1,4 @@
-import { Container, Heading, SimpleGrid, Box, Image} from '@chakra-ui/react'
+import { Container, Heading, SimpleGrid } from '@chakra-ui/react'
import Layout from '../components/layouts/article'
import Section from '../components/section'
import { GridItem } from '../components/grid-item'
@@ -7,8 +7,6 @@ import thumbCallingApp from '../public/images/contents/calling_app.jpg'
import thumbMapasApp from '../public/images/contents/mapas_app.jpg'
import thumbFlutterBug from '../public/images/contents/flutter_bugs.jpg'
import thumbGithub from '../public/images/contents/github.jpg'
-import thumbHowToPriceYourself from '../public/images/contents/blog-how-to-price-yourself.jpg'
-import thumb50xFaster from '../public/images/contents/youtube-50x-faster.jpg'
const Posts = () => {
return (
diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png
deleted file mode 100644
index b9e9beb..0000000
Binary files a/public/apple-touch-icon.png and /dev/null differ
diff --git a/public/favicon.ico b/public/favicon.ico
deleted file mode 100644
index 0f522a6..0000000
Binary files a/public/favicon.ico and /dev/null differ