Update.
This commit is contained in:
parent
d766fdd744
commit
10db4aede6
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
<!-- Header end -->
|
||||
<!-- Sections start -->
|
||||
<div id="skillset">
|
||||
<h1>Skillset</h1>
|
||||
<div id="skillset_header" class="section_header"><h1>Skillset</h1></div>
|
||||
<div id="skillset_contents">
|
||||
<ul>
|
||||
<li>I comfortably program in <b>Java</b>,<b>C/C++</b>,<b>PHP</b> and <b>Javascript</b>.</li>
|
||||
|
@ -49,7 +49,7 @@
|
|||
|
||||
</div>
|
||||
<div id="experience">
|
||||
<h1>Experience</h1>
|
||||
<div id="exp_header" class="section_header"><h1>Experience</h1></div>
|
||||
<div id="exp_contents">
|
||||
<script id="exp-template" type="text/x-handlebars-template">
|
||||
{{#each experiences}}
|
||||
|
|
Loading…
Reference in a new issue