🗃️ Reorganize resume sections for modularity
This commit is contained in:
parent
368cd3619b
commit
47eb246b7d
9 changed files with 37 additions and 21 deletions
|
|
@ -139,19 +139,3 @@ outputs = ['html','resume']
|
|||
{.history}
|
||||
|
||||
</section><!-- /#workhistory -->
|
||||
|
||||
<section id="education">
|
||||
|
||||
## Education
|
||||
|
||||
<div class="container">
|
||||
|
||||
**Bachelor of the Arts - Theater**
|
||||
|
||||
University of Texas at Austin
|
||||
|
||||
August 2004 - May 2008
|
||||
|
||||
</div>
|
||||
|
||||
</section><!-- /#education -->
|
||||
|
|
|
|||
14
content/web/sections/foot-015-edu.md
Normal file
14
content/web/sections/foot-015-edu.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
id: education
|
||||
---
|
||||
## Education
|
||||
|
||||
<div class="container">
|
||||
|
||||
**Bachelor of the Arts - Theater**
|
||||
|
||||
August 2004 - May 2008
|
||||
|
||||
University of Texas at Austin
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue