Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandra-LozC authored Feb 22, 2024
1 parent 1bce275 commit 99cb605
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h1><br><span id="typed"></span></h1>
<!-- Education -->
<div class="work section second" id="education">
<div class="container">
<h1 style="color:MediumSeaGreen"><br>Education</h1>
<h1 style="color:MediumSeaGreen"><a href="#cv">Education</a></h1>
<ul class="work-list">
<li>2021 - </li>
<li>PhD Candidate of Biomedical Science (Neuroscience)</li>
Expand Down Expand Up @@ -92,7 +92,7 @@ <h1 style="color:MediumSeaGreen"><br>Education</h1>
<!-- Publications -->
<div class="pubs section second" id="publications">
<div class="container">
<h1 style="color:MediumSeaGreen">Publications</h1>
<h1 style="color:MediumSeaGreen"><a href="#cv">Publications</a></h1>
<ul class="pubs-list">
<li><a href="https://www.biorxiv.org/content/10.1101/2024.01.09.574927v1.abstract"> Lopez-Castro, A. (2024). A bibliometric analysis of neurobiological and behavioral disturbances of cafeteria diet interventions. bioRxiv, 2024-01 </a></li>
</ul>
Expand All @@ -108,7 +108,7 @@ <h1 style="color:MediumSeaGreen">Publications</h1>
<!-- Posters -->
<div class="posters section second" id="posters">
<div class="container">
<h1 style="color:MediumSeaGreen">Posters</h1>
<h1 style="color:MediumSeaGreen"><a href="#cv">Posters</a></h1>
<ul class="posters-list list-flat">
<li>Web Technology</li>
<li>HTML / CSS / SASS / PHP / Javascript</li>
Expand Down Expand Up @@ -157,7 +157,7 @@ <h1 style="color:MediumSeaGreen">Training</h1>
<!-- Technical Skills -->
<div class="skills section second" id="skills">
<div class="container">
<h1 style="color:MediumSeaGreen">Technical<br>Skill</h1>
<h1 style="color:MediumSeaGreen"><a href="#cv">Technical<br>Skill</a></h1>
<ul class="skill-list list-flat">
<li>Database</li>
<li>R / Python /</li>
Expand Down

0 comments on commit 99cb605

Please sign in to comment.