diff --git a/client/src/components/App/About/index.js b/client/src/components/App/About/index.js
index 09cbeef..a9e59cb 100644
--- a/client/src/components/App/About/index.js
+++ b/client/src/components/App/About/index.js
@@ -1,5 +1,7 @@
import React from 'react'
+import OuterLink from '../../shared/OuterLink'
+
import { Container, Content } from './styled'
const About = () => (
@@ -19,9 +21,21 @@ const About = () => (
Si querés saber más, te recomendamos leer nuestra{' '}
-
+
guía rápida para empezar
-
+
+ .
+
+
+
+ Te recordamos que nos regimos en todos nuestros espacios por nuestro{' '}
+
+ código de conducta
+
+ . Si notas que alguien lo está incumpliendo, no dudes en contactar con cualquiera de {' '}
+
+ los organizadores
+
.
diff --git a/client/src/components/App/Events/index.js b/client/src/components/App/Events/index.js
index 5cbd6da..1637a8e 100644
--- a/client/src/components/App/Events/index.js
+++ b/client/src/components/App/Events/index.js
@@ -3,6 +3,7 @@ import dayjs from 'dayjs'
import 'dayjs/locale/es'
import { Container, Background, BackgroundFooter, Content, EventBox } from './styled'
+import OuterLink from '../../shared/OuterLink'
dayjs.locale('es')
@@ -73,9 +74,9 @@ const Events = () => {
-
+
Inscribite
-
+