Skip to content

Commit

Permalink
updated about again
Browse files Browse the repository at this point in the history
  • Loading branch information
cskonopka committed Dec 11, 2024
1 parent 8faad27 commit 7613e80
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@
font-family: "Audiowide", sans-serif;
text-align: left;
margin-left: 110px;
/* margin-bottom: 20px; */
margin-bottom: 5px;
margin-top: 25px;
}

h3 {
Expand All @@ -80,7 +81,7 @@
text-align: left;
margin-left: 130px;
margin-right: 130px;
/* margin-bottom: 20px; */
margin-bottom: 20px;
}

li {
Expand Down Expand Up @@ -205,7 +206,7 @@ <h2>Who?</h2>
<p><a href="https://github.com/vondas-network/webglo">webglo</a> was created by <a href="https://github.com/vondas-network/webglo">cskonopka</a></p>

<h2>What?</h2>
<p><i><a href="https://github.com/vondas-network/webglo">webglo</a></i> is a project with the focus of hosting video art on the Bitcoin using the Ordinals protocol. Rendering graphics directly from the blockchain and viewable inside a web browser. Each Ordinal is an individual file that contains HTML, Javascript and a GLSL fragment shader that renders a generative graphic. </p>
<p><i><a href="https://github.com/vondas-network/webglo">webglo</a></i> is a project with the focus of hosting video art on the Bitcoin using the Ordinals protocol. Each Ordinal is an individual file that contains HTML, Javascript and a GLSL fragment shader that renders a generative graphic. These graphics render directly from the blockchain and are viewable inside a web browser.</p>

<h2>When?</h2>
<li>Date of Creation — <i>2023-06-12 23:05:38 UTC</i></li>
Expand Down

0 comments on commit 7613e80

Please sign in to comment.