Skip to content

Commit 2b05700

Browse files
emsimonsPseudomanifold
authored andcommitted
moving toml file to data folder
1 parent fae1860 commit 2b05700

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

layouts/shortcodes/projects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div>
2-
{{ $projects := .Site.Data.featured_projects.projects }}
2+
{{ $projects := .Site.Data.featured_projects }}
33
<div class="projects-grid">
44
<div class="project-column">
55
<a href="{{ $projects.link1 }}">

0 commit comments

Comments
 (0)