44 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
| <meta charset="utf-8">
 | |
| <title>Shannon Kay /log</title>
 | |
|     
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
| <meta name="theme-color" content="#f9dee1">
 | |
| <link rel="stylesheet" href="../home.css">
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|     
 | |
| <header><h1><a href="../index.html">Shannon Kay</a>'s Website Log</h1></header>
 | |
|     
 | |
| <main>
 | |
| <!--     
 | |
| <nav>Navigation goes here</nav> 
 | |
| -->
 | |
| <section class="content">
 | |
| <p>This is a <a href="https://www.etymonline.com/word/log#etymonline_v_12388">log</a> of updates and changes to my website. Not to be confused with my <a href="https://blog.shannonkay.com">blog</a>.</p>
 | |
| <hr>
 | |
| 
 | |
| <p id="20250411">
 | |
| <a href="#20250411">April 11, 2025</a><br>
 | |
| <ul>
 | |
|     <li>I updated my <a href="../now/index.html">Now Page</a>.</li>
 | |
|     <li>I added a link to the new <a href="../directory/index.html">directory</a> page.</li>
 | |
|     <li>I put a link to <a href="https://www.pixelshannon.com">PixelShannon.com</a> on the homepage.</li>
 | |
|     <li>I created a log page.</li>
 | |
| </ul>
 | |
| </p>
 | |
| <hr>
 | |
| 
 | |
| </section>
 | |
|     
 | |
| </main>
 | |
|     
 | |
| <footer>
 | |
|     <p><a href="../index.html">Shannon's Homepage</a></p>
 | |
| </footer>
 | |
|     
 | |
| </body>
 | |
| </html>
 |