samuelfrost.co.uk

Source for `samuelfrost.co.uk' website.
git clone git://git.knutsen.co/samuelfrost.co.uk
Log | Files | Refs | README | LICENSE

index.html (263B)


<!DOCTYPE html>
<html>
	<head>
		<title>my website :)</title>
	</head>
	<body>
		<h1>welcome to my website :)</h1>
		<p>
			hello, my name is samuel frost! welcome to my website, i hope you
			liek it :)
		</p>
		<img src="yui.jpg" width="100%">
	</body>
</html>