Revert "Add section and article tags."

This reverts commit 3661f3298b.
This commit is contained in:
Justin Hsu 2018-05-03 02:25:19 -04:00
parent 3661f3298b
commit 6fcdc74119
2 changed files with 4 additions and 28 deletions

View File

@ -1,20 +1,11 @@
<section>
## Drafts ##
<article>
\$draft\$
</article>
</section>
<section>
## Thesis ##
<article>
\$thesis\$
</article>
</section>
<section>
\$thesis\$
## Refereed Publications ##
<article>
\$pubs\$
</article>
<section>

View File

@ -1,43 +1,28 @@
<div class="topbox" id="card">
<div class="bio-bar">
<div class="picture">
<figure>
<img src="images/round.png" width="160" height="222">
<figcaption> Picture </figcaption>
</figure>
</div>
<section>
<div class="contact">
<article>
$contacts$
</article>
</div>
</section>
</div>
<div class="about">
<section>
<div id="mini-header">
About Me
</div>
<article>
$about$
</article>
</section>
</div>
</div>
<div id="card">
<section>
<div id="mini-header-alt">
News
</div>
<article>
$news$
</article>
</section>
</div>
<div id="card">