From 83c6e6958e8d6555bf5d1b2df6a696b87c17121d Mon Sep 17 00:00:00 2001 From: lourenco <> Date: Mon, 4 Aug 2025 14:14:12 +0200 Subject: [PATCH] Updating the site --- content/_index.md | 12 ++++++++++-- layouts/index.html | 5 ++++- themes/terminal/assets/css/terminal.css | 1 + 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/content/_index.md b/content/_index.md index d466fc9..e9300b0 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,14 @@ --- title: "Welcome to Excipio" --- -## What are we? +## What is this about? -We are what we are +This is an attempt to help you break free from bad digital habits. To be intentional about your relation with the digital world, and not settle with something just because it's a _default choice_ or the most used solution. There's probably a better way. + +## Why should I care? + +You should care because the digital world stopped being neutral a long time ago. In fact, nowadays you should expect an adversarial interaction with pretty much every website you visit and every app you use. But it's also the case that for the large majority of the people, it's not possible to simply stop using the internet. This doesn't mean that you should just shrug it off and ignore; at least to me, this means a renunciation of what makes us human. + +## Can you help? + +I hope so! It's honestly not that complicated, depending on what you want to achieve. Schedule a free call with me, so we can figure out how to start the process. diff --git a/layouts/index.html b/layouts/index.html index ecd51e7..3c7d189 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,7 +13,10 @@ text-align: center; max-width: 800px; margin: 0 auto; - padding: 2rem; + padding-bottom: 2rem; + padding-left: 2rem; + padding-right: 2rem; + } .hero-section { diff --git a/themes/terminal/assets/css/terminal.css b/themes/terminal/assets/css/terminal.css index 0c7817a..780bef8 100644 --- a/themes/terminal/assets/css/terminal.css +++ b/themes/terminal/assets/css/terminal.css @@ -1,2 +1,3 @@ /* Placeholder file for your custom settings. */ /* You can get the color scheme variables from https://panr.github.io/terminal-css/ */ +