mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-31 05:07:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			209 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			209 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| layout: default
 | |
| ---
 | |
| <article class="post">
 | |
| 
 | |
|   <header class="post-header">
 | |
|     <h1 class="post-title">{{ page.title }}</h1>
 | |
|   </header>
 | |
| 
 | |
|   <div class="post-content">
 | |
|     {{ content }}
 | |
|   </div>
 | |
| 
 | |
| </article>
 |