diff options
author | Christos <christos@bauherren.ovh> | 2024-12-20 23:29:25 +0000 |
---|---|---|
committer | Christos <christos@bauherren.ovh> | 2024-12-20 23:29:25 +0000 |
commit | c5cdd7ce2420ec80b774657844e185ae507901cb (patch) | |
tree | 05b29f1841c35cbfd6dff01c5a336349651de6d3 | |
parent | 313a990fa4f0526f668a094c8b7637eff3c0a4f0 (diff) |
Changed Bela's introductory sentence
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,9 @@ <!doctype html><html><head><meta charset=UTF-8><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="style.css"><title>bauherren</title></head> <body> <header><h1>bauherren</h1><blockquote>I was hoping for a pyramid.</blockquote><img src="img/ornament.svg" type="svg" id="ornament"/></header><main> -<h1>About</h1> +<h2>About</h2> <p>bauherren, /ˈbaʊˌhɛʁən/, (English: builders), was created in order to accelerate the release of quality software whilst exploring more 'free-ing' alternatives to the walled-gardens that mainstream tech services erected. <br> + <h2>Projects</h2> <section id="projects"> @@ -39,7 +40,7 @@ more]</a> <li><a href="mailto:contact@gyenes.xyz">contact@gyenes.xyz</a> </ul> <img src="img/bela.png" class="avatar" alt="placeholder"/> -<p>Mathematics, physics, astronomy +<p>I'll still use Emacs even if I have to use the entire AWS east coast to run it <br> <blockquote>"There are no choices; nothing but a straight line"</blockquote> </div> |