fix up quotes, move stuff around
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
<meta name="description" content="Tommy James Parnell Web Application Developer">
|
||||
<meta name="author" content="Tommy James Parnell">
|
||||
<link rel="shortcut icon" href="/Images/favicon.ico">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
|
||||
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
|
||||
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic" rel="stylesheet" type="text/css">
|
||||
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
|
||||
<!-- Global CSS -->
|
||||
<link rel="stylesheet" href="/Content/bootstrap.min.css">
|
||||
<!-- Plugins CSS -->
|
||||
|
||||
@@ -84,6 +84,14 @@
|
||||
</div><!--//section-inner-->
|
||||
</aside><!--//section-->
|
||||
*@
|
||||
<aside class="blog aside section">
|
||||
<div class="section-inner">
|
||||
<h2 class="heading">Latest Blog Posts</h2>
|
||||
<p></p>
|
||||
<div id="rss-feeds" class="content">
|
||||
</div><!--//content-->
|
||||
</div><!--//section-inner-->
|
||||
</aside><!--//section-->
|
||||
<aside class="education aside section">
|
||||
<div class="section-inner">
|
||||
<h2 class="heading">Education</h2>
|
||||
@@ -118,14 +126,6 @@
|
||||
</div><!--//section-inner-->
|
||||
</aside><!--//section-->
|
||||
|
||||
<aside class="blog aside section">
|
||||
<div class="section-inner">
|
||||
<h2 class="heading">Latest Blog Posts</h2>
|
||||
<p></p>
|
||||
<div id="rss-feeds" class="content">
|
||||
</div><!--//content-->
|
||||
</div><!--//section-inner-->
|
||||
</aside><!--//section-->
|
||||
|
||||
<aside class="list conferences aside section">
|
||||
<div class="section-inner">
|
||||
|
||||
Reference in New Issue
Block a user