Upd.
This commit is contained in:
parent
415858b199
commit
6f47436fd2
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
<!-- Header end -->
|
||||
<!-- Sections start -->
|
||||
<div id="skillset">
|
||||
<div id="skillset_header" class="section_header"><h1>Skillset</h1></div>
|
||||
<div id="skillset_header" class="section_header">Skillset</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>
|
||||
|
@ -48,7 +48,7 @@
|
|||
|
||||
</div>
|
||||
<div id="experience">
|
||||
<div id="exp_header" class="section_header"><h1>Experience</h1></div>
|
||||
<div id="exp_header" class="section_header">Experience</div>
|
||||
<div id="exp_contents">
|
||||
<script id="exp-template" type="text/x-handlebars-template">
|
||||
{{#each experiences}}
|
||||
|
|
Loading…
Reference in a new issue