Skip to content

Commit

Permalink
very minor cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
storypixel committed Jul 30, 2019
1 parent 2f1f085 commit 3df9820
Showing 1 changed file with 53 additions and 90 deletions.
143 changes: 53 additions & 90 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</head>

<body>
<article class="gridded site">
<main class="gridded site">
<header class="title">
<h2>
facts
Expand Down Expand Up @@ -337,108 +337,71 @@ <h3 class="thought-category">
</li>
</ul>
</section>
<!-- <section class="thought-wrapper">
<section class="thought-wrapper">
<h3 class="thought-category">
<span class="thought-category__inner">
on breakfast tacos
</span>
<span class="thought-category__inner">
on my recreation
</span>
</h3>
<ul class="thoughts">
<li class="thought">
<div class="words">
<div></div>
<div>
Before I moved to Austin, the only thing I knew to be true was breakfast tacos were gross.
</div>
<div></div>
</div>
<figure class="illy"></figure>
</li>
<li class="thought">
<div class="words">
<div></div>
<div>
After moving to Austin, I eat breakfast tacos 6 of 7 days literally, and Marcellino's currently serves up my favorite ones.
</div>
<div></div>
</div>
<figure class="illy"></figure>
</li>
</ul>
</section> -->
<section class="thought-wrapper">
<h3 class="thought-category">
<span class="thought-category__inner">
on my recreation
</span>
</h3>
<ul class="thoughts">
<li class="thought">
<div class="words">
<div></div>

<div>
Exercise is underrated. <a href="https://www.muvintegrated.com/">Training</a> from Jhonphillip Yonan (not a misspelling) gave me back the command of my body.
</div>

<div></div>
</div>
<figure class="illy"></figure>
</li>
<li class="thought">
<div class="words">
<div></div>
<li class="thought">
<div class="words">
<div></div>

<div>
I broke my wrist skateboarding down a long hill in Glasgow, Kentucky. This was a hard way to learn about the power of the
long tail.
</div>
<div>
Exercise is underrated. <a href="https://www.muvintegrated.com/">Training</a> from Jhonphillip Yonan (not a misspelling) gave me back the command of my body.
</div>

<div></div>
<div></div>
</div>
<figure class="illy"></figure>
</li>
<li class="thought">
<div class="words">
<div></div>

<div>
I broke my wrist skateboarding down a long hill in Glasgow, Kentucky. This was a hard way to learn about the power of the
long tail.
</div>
<figure class="illy"></figure>
</li>

<li class="thought">
<div class="words">
<div></div>
<div></div>

<div>
I play on a dodgeball team in Austin Social Sports League.
</div>
</div>
<figure class="illy"></figure>
</li>

<div></div>
</div>
<figure class="illy">
<!-- <img src="./dist/images/happy.svg" class="illy-img" /> -->
</figure>
</li>
<li class="thought">
<div class="words">
<div></div>

<div>
I am not Sam, but I go by that name and I make sites. Thanks for visiting my site.
</div>

<div></div>
<li class="thought">
<div class="words">
<div></div>

<div>
I play on a dodgeball team in Austin Social Sports League.
</div>
<figure class="illy illy-jeremy">
<img src="./dist/images/not-sam.svg" class="illy-img" />
</figure>
</li>

</ul>
</section>
</article>
<div></div>
</div>
<figure class="illy">
<!-- <img src="./dist/images/happy.svg" class="illy-img" /> -->
</figure>
</li>
<li class="thought">
<div class="words">
<div></div>

</article>
<div>
I am not Sam, but I go by that name and I make sites. Thanks for visiting my site.
</div>

<div></div>
</div>
<figure class="illy illy-jeremy">
<img src="./dist/images/not-sam.svg" class="illy-img" />
</figure>
</li>
</ul>
</section>
</article>
</main>
</body>

</html>

0 comments on commit 3df9820

Please sign in to comment.