added ID h4 for each now
This commit is contained in:
parent
5e778dcea4
commit
a4ddfd609d
3 changed files with 47 additions and 0 deletions
11
now.html
11
now.html
|
@ -7,6 +7,7 @@
|
|||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="stylesheet" href="now.css" />
|
||||
<script src="res/asset-js-audio.js"></script>
|
||||
<script src="res/asset-js-now.js"></script>
|
||||
|
||||
<link
|
||||
rel="icon"
|
||||
|
@ -142,6 +143,7 @@
|
|||
<h1>Hello!</h1>
|
||||
<h2>Losing Momentum Happens</h2>
|
||||
<h3>2025-03-13T15:00Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>
|
||||
While I didn't stop maintaining habits, I haven't posted here nearly
|
||||
|
@ -171,6 +173,7 @@
|
|||
<h1>Enjoy Art!!!</h1>
|
||||
<h2>You shed pieces of joy whenever art is ignored</h2>
|
||||
<h3>2025-03-07T21:00Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>
|
||||
My life has been undeniably improved the moment I decided all art is
|
||||
|
@ -185,6 +188,7 @@
|
|||
<h1>Huge Project Progress</h1>
|
||||
<h2>Music Making Machine!</h2>
|
||||
<h3>2025-03-06</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>
|
||||
I made some incredible progress on 3 tracks I've been working on for
|
||||
|
@ -221,6 +225,7 @@
|
|||
<h1>Consistency is Easy</h1>
|
||||
<h2>Thinking About it Is When You Make Excuses</h2>
|
||||
<h3>2025-03-05T20:00Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>
|
||||
Just doing the thing to maintain a habit is actually easy and simple,
|
||||
|
@ -247,6 +252,7 @@
|
|||
>) editing and maintanence
|
||||
</h2>
|
||||
<h3>2025-03-04</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>
|
||||
Had my first playthrough of
|
||||
|
@ -275,6 +281,7 @@
|
|||
<h1>'Chest'</h1>
|
||||
<h2>A Preview</h2>
|
||||
<h3>2025-02-28T10:30Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<audio preload="none" controls="">
|
||||
<source src="res/prvw-mus-2025-02-28-chest.ogg" type="audio/ogg" />
|
||||
|
@ -303,6 +310,7 @@
|
|||
<h1>'Chest' Update</h1>
|
||||
<h2>With new but <em>non-final</em> lyrics</h2>
|
||||
<h3>2025-03-02T11:30Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<audio preload="none" controls="">
|
||||
<source
|
||||
|
@ -352,6 +360,7 @@
|
|||
<h1>Persistence</h1>
|
||||
<h2>Maintenance and Growth</h2>
|
||||
<h3>2025-02-27T07:00Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>Keeping the momentum. Feeling proud. Continue.</p>
|
||||
</section>
|
||||
|
@ -361,6 +370,7 @@
|
|||
<h1>'Structure of Reality'</h1>
|
||||
<h2>Maintenance and Growth</h2>
|
||||
<h3>2025-02-25T13:30Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>Who do I want to continue to be, who do I want to become. Devote.</p>
|
||||
</section>
|
||||
|
@ -370,6 +380,7 @@
|
|||
<h1>Music and Code</h1>
|
||||
<h2>Self-Referential Post - Woohoo!</h2>
|
||||
<h3>2025-02-24T21:00Z</h3>
|
||||
<h4 class="postID"></h4>
|
||||
</hgroup>
|
||||
<p>
|
||||
Making this page and Listening to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue