Skip to content

Commit

Permalink
Adding image of yorick
Browse files Browse the repository at this point in the history
  • Loading branch information
rumblesan committed Nov 25, 2023
1 parent c7a37d5 commit 41f819e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
margin: 0 auto;
display: block;
}
.yorick-image {
width: 300px;
height: 250px;
margin: 0 auto;
display: block;
}
.map {
margin: 0 auto;
display: block;
Expand All @@ -58,11 +64,13 @@
<body>

<header>
<img class="logo" alt="bristol communal modular logo" src="site/images/bcm-logo.svg" />
<h1>Yorick</h1>
</header>

<main>

<img class="yorick-image" alt="the yorick monosynth" src="site/images/yorick.jpg" />

<section>
<p>
Yorick is our friendly, fully open-source, reprogramable, mono-synth groovebox. He's got multiple wave-shapes, a tasty filter, multiple modulation options and a sequencer, all in a nice, hand-held package.
Expand Down Expand Up @@ -127,6 +135,7 @@ <h2>Contact</h2>
</p>
</section>

<img class="logo" alt="bristol communal modular logo" src="site/images/bcm-logo.svg" />
</main>

</body>
Expand Down
Binary file added site/images/yorick.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 41f819e

Please sign in to comment.