proj page update
This commit is contained in:
parent
2d23d41381
commit
56dde57c35
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>edbrz9 | Projets</title>
|
||||
<title>edbrz9 | Projects</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="https://file.brz9.dev/web/css/normalize.css">
|
||||
|
@ -35,14 +35,16 @@
|
|||
|
||||
<main id="root">
|
||||
|
||||
<h3>Projets</h3>
|
||||
<h3>Projects</h3>
|
||||
|
||||
<p>Sur cette page je posterai des projets que j'ai codé d'abord pour moi mais qui peuvent être utile à d'autres.</p>
|
||||
<p>On this page I'll post some coding/music projects I've made</p>
|
||||
|
||||
<h4><a href="chordboard/">Un clavier d'accords modal</a> <a href="https://git.brz9.dev/ed/ed.brz9.dev/src/branch/master/proj/chordboard" target="_blank" rel="noopener noreferrer"><span class="brz9-icon-git"></span></a></h4>
|
||||
<h4><a href="chordboard/">An interactive modal piano chord book</a> <a href="https://git.brz9.dev/ed/ed.brz9.dev/src/branch/master/proj/chordboard" target="_blank" rel="noopener noreferrer"><span class="brz9-icon-git"></span></a></h4>
|
||||
|
||||
<h4><a href="icons/">brz9's icon font</a></h4>
|
||||
|
||||
<h4><a href="YT2P/">YT2P</a>, a tool I designed in the early days of ChatGPT when it was not really feasible to </h4>
|
||||
|
||||
<a href="icons/">Icons</a>
|
||||
<a href="YT2P/">YT2P</a>
|
||||
|
||||
</main>
|
||||
|
||||
|
|
Loading…
Reference in New Issue