11 lines
		
	
	
	
		
			358 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			358 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 	<nav>
 | |
| 		<div>
 | |
|             <a href="/">home</a> |
 | |
|             <a href="//git.diskfloppy.me/">git</a> |
 | |
| 			<a href="/projects/">projects</a> |
 | |
| 			<a href="https://github.com/floppydisk05?tab=repositories">repos</a> |
 | |
| 			<a href="/calculators/">calculators</a> |
 | |
| 			<a href="/computers/">computers</a> |
 | |
| 			<a href="/bookmarks/">bookmarks</a>
 | |
| 		</div>
 | |
| 	</nav>
 | 
