Minor fixes to portfolio page
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
{% include "partials/resume.html" %}
|
||||
{% include "partials/professionalExperience.html" %}
|
||||
{% include "partials/education.html" %}
|
||||
{% include "partials/research.html" %}
|
||||
<!-- {% include "partials/research.html" %} -->
|
||||
</div>
|
||||
{% endblock %}
|
@@ -18,6 +18,7 @@
|
||||
<a href="{{ entry.data.url }}" target="_blank">
|
||||
<img
|
||||
class="img-fluid mx-auto d-block"
|
||||
width="100%"
|
||||
src="{{ entry.data.logo }}"
|
||||
/>
|
||||
</a>
|
||||
|
@@ -3,7 +3,7 @@ displayOrder: 8
|
||||
id: "metron-1"
|
||||
url: "https://www.metsci.com"
|
||||
logo: "/assets/professional_experience/logo-metron.jpeg"
|
||||
assocation: "Metron"
|
||||
association: "Metron"
|
||||
entryTitle: "Software Engineer I"
|
||||
location: "Reston, VA"
|
||||
startDate: "April 3, 2023"
|
||||
|
Reference in New Issue
Block a user