reduce hireme
This commit is contained in:
parent
4642c4af62
commit
544e101414
1 changed files with 4 additions and 5 deletions
|
@ -433,11 +433,11 @@
|
|||
</div>
|
||||
|
||||
<div class="pod hire">
|
||||
<h1>Hire Owen</h1>
|
||||
<h1 id="totalestimate" class="right">$35</h1>
|
||||
<h1>Hire Min's Creator</h1>
|
||||
<!--<h1 id="totalestimate" class="right">$35</h1>-->
|
||||
|
||||
<p>As the creator of Min, I know CSS. My software is used by over 100,000 people in 200+ countries, and I have countless years of experience with front-end work. Nobody knows Min better than I do.</p>
|
||||
|
||||
<!--
|
||||
<form class="right" action="//formspree.io/me@owenversteeg.com" method="POST">
|
||||
<input class="right notinyfonts" id="email" type="email" required placeholder="Email" name="_replyto">
|
||||
<textarea id="message" onkeyup="if (messageModified === false) mixpanel.track('Message modified'); messageModified = true;" name="message" class="right"></textarea>
|
||||
|
@ -445,7 +445,6 @@
|
|||
</form>
|
||||
|
||||
<div class="timepicker">
|
||||
<!-- the this.value fuckery is to set the cursor to the end of the textbox -->
|
||||
<div><input type="number" value=0 class="notinyfonts" min=0 id="hourinput"> <h3 id="hourh3" class="notinyfonts">hours</h3> </div> <div><input type="number" class="notinyfonts" value=20 min=0 max=59 id="minuteinput" onfocus="this.value = this.value"> <h3 id="minute3" class="notinyfonts">minutes</h3></div>
|
||||
</div>
|
||||
|
||||
|
@ -455,7 +454,7 @@
|
|||
<label class="notinyfonts"><input type="checkbox" id="min" checked> Involves Min (-50%, June only)</label>
|
||||
<label class="notinyfonts"><input type="checkbox" id="fullstack"> Full-stack (+15%)</label>
|
||||
<label class="notinyfonts"><input type="checkbox" id="hackhands"> Hire me on HackHands (+20%, I have all 5-star reviews)</label>
|
||||
|
||||
-->
|
||||
<a class="sitebutton notinyfonts" href="http://owenversteeg.com">Go to OwenVersteeg.com for more about me</a>
|
||||
</div>
|
||||
<script src="hireme.js"></script>
|
||||
|
|
Loading…
Add table
Reference in a new issue