Delete horizontal rules
This commit is contained in:
parent
d38cebae64
commit
ec9f6647b9
@ -1,5 +1,4 @@
|
||||
<h3>Education</h3>
|
||||
<hr>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
@ -1,5 +1,4 @@
|
||||
<h3>Experience</h3>
|
||||
<hr>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
@ -1,6 +1,5 @@
|
||||
{{ with .Site.GetPage "/projects" }}
|
||||
<h3>Projects</h3>
|
||||
<hr>
|
||||
{{ range .Pages }}
|
||||
<table>
|
||||
<tbody>
|
||||
|
@ -1,5 +1,4 @@
|
||||
<h3>Technical Skills</h3>
|
||||
<hr>
|
||||
<div class="skills">
|
||||
<strong>Languages</strong>: Java, Python, C/C++, SQL
|
||||
(Postgres), JavaScript, HTML/CSS, R<br />
|
||||
@ -7,6 +6,6 @@
|
||||
WordPress, Material-UI, FastAPI<br />
|
||||
<strong>Developer Tools</strong>: Git, Docker, TravisCI, Google
|
||||
Cloud Platform, VS Code, Visual Studio, PyCharm, IntelliJ,
|
||||
Eclipse</span><br />
|
||||
Eclipse<br />
|
||||
<strong>Libraries</strong>: pandas, NumPy, Matplotlib
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user