get out
This commit is contained in:
		
					parent
					
						
							
								1d76709b91
							
						
					
				
			
			
				commit
				
					
						8f912496e2
					
				
			
		
					 1 changed files with 0 additions and 102 deletions
				
			
		
							
								
								
									
										102
									
								
								index.html.save
									
										
									
									
									
								
							
							
						
						
									
										102
									
								
								index.html.save
									
										
									
									
									
								
							|  | @ -1,102 +0,0 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
| 	<title>~floppydisk</title> | ||||
| 	<meta charset="utf-8"> | ||||
| 	<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||||
| 	<link rel="stylesheet" id="theme" href="./res/css/dark.min.css" type="text/css" /> | ||||
| 	 | ||||
|     <meta property="og:type" content="website"> | ||||
| 	<meta property="og:title" content="~floppydisk"> | ||||
| 	<meta property="og:description" content="This is the personal homepage of floppydisk. Every now and then, I dabble in software/hardware projects, take pictures, or write blogposts."> | ||||
| 	<meta property="og:image" content="/favicon.png"> | ||||
| 	 | ||||
| 	<script lang="javascript" href="./res/js/themeswap.js"></script> | ||||
| </head> | ||||
| 
 | ||||
| <body> | ||||
| <div class="page"> | ||||
| <div class="header"> | ||||
| 	<nav> | ||||
| 		<div> | ||||
| 			<a href="./me/">about</a> | | ||||
| 			<a href="./pics/">pics</a> | | ||||
| 			<a href="./projects/">projects</a> | | ||||
| 			<a href="./cgit">repos</a> | | ||||
| 			<a href="./calculators/">calculators</a> | | ||||
| 			<a href="./computers/">computers</a> | ||||
| 		</div> | ||||
| 	</nav> | ||||
| 	<div class="pagetree"> | ||||
| 			<div style="float: left;">Design based on <a href="https://finalrewind.org/">finalrewind.org</a></div> | ||||
| 			<span class="title"> | ||||
| 				~floppydisk | ||||
| 			</span> | ||||
| 		<div style="float: right;"><a onClick="javascript:toggleTheme()">dark / light mode</a></div> | ||||
| 	</div> | ||||
| </div> <!-- header --> | ||||
| 
 | ||||
| <div id="pagebody"> | ||||
| 
 | ||||
| 			<div id="content"> | ||||
| 				<p>Hi!</p> | ||||
| 
 | ||||
| 				<p>This is the personal homepage of <a href="./me/">floppydisk</a>. Every now and then, I | ||||
| 					dabble in software/hardware <a href="./projects/">projects</a>, take <a href="./pics/">pictures</a>, or write | ||||
| 					<a href="./interblag/">blogposts</a>. | ||||
| 				</p> | ||||
| 
 | ||||
| 				<h1>Projects</h1> | ||||
| 
 | ||||
| 				<!--<p>Description</p> | ||||
| 
 | ||||
| 				<h2>Public Transport Websites</h2>--> | ||||
| 
 | ||||
| 				<div class="project"> | ||||
| 					<span class="name"><a href="https://drivers.nickandfloppy.com/">drivers.nickandfloppy.com</a> (<a href="http://drivers.nickandfloppy.com/">HTTP</a>)</span> | ||||
| 					<br /> | ||||
| 					<a href="/projects/netdrivers/">Driver indexing and storage website</a> | ||||
| 				</div> | ||||
| 
 | ||||
| 				<div class="project"> | ||||
| 					<span class="name"><a href="https://software.nickandfloppy.com/">software.nickandfloppy.com</a> (<a href="http://software.nickandfloppy.com/">HTTP</a>)</span> | ||||
| 					<br /> | ||||
| 					<a href="/projects/softwarerewind/">Basically NetDrivers but with software</a> | ||||
| 				</div> | ||||
| 
 | ||||
| 				<div class="project"> | ||||
| 					<span class="name"><a href="http://weather.diskfloppy.me/">weather.diskfloppy.me</a></span> | ||||
| 					<br /> | ||||
| 					<a href="/projects/weatherdata">A page to display data from my weather station</a> | ||||
| 				</div> | ||||
| 
 | ||||
| 				<h1>News</h1> | ||||
| 
 | ||||
| 				<p>No news... <i>yet!</i></p> | ||||
| 
 | ||||
| 				<h1>Contact</h1> | ||||
| 
 | ||||
| 				<p><strong>Mail</strong>: floppydisk05@aol.com<br /> | ||||
| 					<strong>IRC</strong>: floppydisk @ r-type<br /> | ||||
| 				</p> | ||||
| 
 | ||||
| 				<h1>Elsewhere</h1> | ||||
| 
 | ||||
| 				<p><strong>Twitter</strong>: <a href="https://twitter.com/floppydisk__">@floppydisk__</a><br /> | ||||
| 					<strong>GitHub</strong>: <a href="https://github.com/floppydisk05">floppydisk05</a><br /> | ||||
| 				</p> | ||||
| 
 | ||||
| 			</div> <!-- content --> | ||||
| 
 | ||||
| 			<div id="footer" class="pagefooter"> | ||||
| 				<!-- Created <span class="date">Sat 26 Mar 2011 11:39:56 AM CET</span> --> | ||||
| 			</div> <!-- footer --> | ||||
| 
 | ||||
| 		</div> <!-- pagebody --> | ||||
| 
 | ||||
| 	</div> <!-- page --> | ||||
| 
 | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Frankie B
				Frankie B