diff --git a/content/about/_index.md b/content/about/_index.md index cff279e..34bf6bb 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -3,4 +3,5 @@ title = "¿Quiénes somos?" draft = false +++ -hola +Somos Felipe y JT, dos jugadores de Pokémon con formación matemática. En este blog +escribiremos sobre probabilidades en el juego de cartas coleccionables. diff --git a/static/img/logo2024.png b/static/img/logo2024.png new file mode 100644 index 0000000..851b016 Binary files /dev/null and b/static/img/logo2024.png differ diff --git a/static/img/logo2024.svg b/static/img/logo2024.svg new file mode 100644 index 0000000..13946d1 --- /dev/null +++ b/static/img/logo2024.svg @@ -0,0 +1 @@ + diff --git a/themes/lucky/templates/base.html b/themes/lucky/templates/base.html index fabb1de..3775ab1 100644 --- a/themes/lucky/templates/base.html +++ b/themes/lucky/templates/base.html @@ -151,7 +151,7 @@