Skip to content

Instantly share code, notes, and snippets.

View pbexe's full-sized avatar

Miles Budden pbexe

View GitHub Profile
@pbexe
pbexe / index.html
Created February 28, 2016 19:47 — forked from anonymous/index.html
subr.pw
<form>
<div class="input-field full">
<label for="email">Long URL</label>
<input id="email" type="email">
</div><span class="title">0 New shortlinks</span>
</form>
@pbexe
pbexe / index.html
Created November 26, 2015 18:23 — forked from maxkfranz/index.html
cose demo
<!DOCTYPE>
<html>
<head>
<title>cose demo</title>
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1">
<script src="http://code.jquery.com/jquery-2.0.3.min.js"></script>