You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add "Information" link to info.html and links.html for improved navigation
- Added a new "Information" link to both info.html and links.html.
- Updated the heading and paragraph classes in info.html for better styling consistency.
<p>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>
26
+
<h1class="content">What elements are AI?</h1>
27
+
<pclass="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>
0 commit comments