diff options
author | Christos <christos@bauherren.ovh> | 2024-12-21 16:36:51 +0000 |
---|---|---|
committer | Christos <christos@bauherren.ovh> | 2024-12-21 16:36:51 +0000 |
commit | 832b2d37d25a7bbb54a12087ba4d9e9090295be7 (patch) | |
tree | 0895541abc2c5404b340080c2a5a0dc2500527bb /index.html | |
parent | 9ed5888dd806321b1749499f3e62ba3734fc73d6 (diff) |
Slight corrections
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ <!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> <h2>About</h2> -<p>bauherren, /ˈbaʊˌhɛʁən/, (English: builders), was created to accelerate releases of quality software whilst also exploring 'free-ing' alternatives to the <i>walled-gardens</i> that mainstream tech erected. Perpetual disillusion and dissatisfaction with the current state of things fashioned bauherren in its early days and continues to be the chief motive in what we do +<p>bauherren, /ˈbaʊˌhɛʁən/, (English: builders), was created to accelerate releases of quality software whilst also exploring 'free-ing' alternatives to the <i>walled-gardens</i> that mainstream tech erected. Perpetual disillusion and dissatisfaction with the current state of things fashioned bauherren in its early days and continues to be the chief motive for what we do <h2>Software</h2> -<p>Currently, bauherren shelters software such as <a href=/projects/cork>cork</a>, +<p>Currently, bauherren shelters software such as<br> <a href=/projects/cork>cork</a>, <blockquote>simple, small static site generation done in RC shell</blockquote> -and <a href="https://hg.bauherren.ovh/haskell-ts-mode/file/tip/README.org#l1/">haskell-ts-mode</a>, +and<br><a href="https://hg.bauherren.ovh/haskell-ts-mode/file/tip/README.org#l1/">haskell-ts-mode</a>, <blockquote>a complete emacs major mode for editing haskell using treesitter</blockquote> <h2>Members</h2> |