FIX: Removed incompatible Jekyll plugin.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user