Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
changed title + removed AI info in body, website was changed enough
  • Loading branch information
RedRoosterCode authored Jan 10, 2024
1 parent 992a82c commit 2ebbcdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<link rel="icon" href="PogChamp.png">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Test Website AI</title>
<title>Rooster's Site</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
Expand All @@ -31,7 +31,7 @@ <h1>Behold!</h1>
<article class="blog-entry">
<h2>A Website!</h2>
<p>Date: October 11, 2023</p>
<p>A Simple, but stylish website, Generated using AI prompts and tweaked by yours truly. New features and pages will be added the more I learn.</p>
<p>A Simple, but stylish website, created by yours truly. New features and pages will be added the more I learn.</p>
</article>
<article class="blog-entry">
<h2>Title.</h2>
Expand Down

0 comments on commit 2ebbcdf

Please sign in to comment.