13 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| layout: main
 | |
| ---
 | |
| 
 | |
| <script src="../sketch.js"></script>
 | |
| 
 | |
| <figure>
 | |
|     <img id="pfp" class="responsive" src="assets/pfp.jpg" alt="Profile Picture" />
 | |
| </figure>
 | |
| <section>
 | |
|     <h2>My name is Luna (she/her)</h2>
 | |
|     <p>I am 19 years old and a Web Developer. I know HTML, CSS, and am learning JavaScript.</p>
 | |
| </section>
 |