FIX: Removed incompatible Jekyll plugin.

This commit is contained in:
MajorDroolz
2023-01-04 23:43:05 -05:00
parent 7463c1927a
commit 7edafd8677
6 changed files with 21 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ desc_type: project
layout: default
---
{% assign malung = site.data.work[page.data.id] %}
{% assign malung = site.data.work[page.project_id] %}
{% assign techs = site.data.techs %}
<link rel="stylesheet" href="/styles/experience.css">