Skip to content

Commit 594dd2c

Browse files
committed
Update info.html to include additional details on AI contributions
- Expanded the paragraph to mention AI's assistance in setting the background pattern and clarified that git messages are generated by AI, eliminating the need for manual change tracking.
1 parent 9972752 commit 594dd2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

info.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
</div>
2525
</header>
2626
<h1 class="content">What elements are AI?</h1>
27-
<p class="content">The only AI written code as of Feb 20th 2026 on this site is the code for music playback on the homepage. It uses javascript to play the music when you click anywhere (if the music isn't already playing).</p>
27+
<p class="content">The only AI written code as of Feb 20th 2026 on this site is the code for music playback on the homepage. It uses javascript to play the music when you click anywhere (if the music isn't already playing). AI has also assisted me in how to set the background to the checkerboard pattern, but didn't directly code it. The git messages are written by AI, so I don't need to keep track of my changes before the push.</p>
2828
</body >
2929
</html>

0 commit comments

Comments
 (0)