Minor fixes to portfolio page

This commit is contained in:
Sravan Balaji
2025-01-02 17:38:30 -05:00
parent 87ae00354d
commit df2d33e32a
3 changed files with 3 additions and 2 deletions

View File

@@ -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 %}

View File

@@ -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>

View File

@@ -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"