X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=_includes%2Fexhibits.html;fp=_includes%2Fexhibits.html;h=54ec0d892208cc0d7463d9161d482d822a3aa3ee;hb=614a041fa576affd6f7ecad2a551b6366db83e72;hp=0000000000000000000000000000000000000000;hpb=eeee0af1a25001353eac235cbb880486f2796e2d;p=disinclined.org.git diff --git a/_includes/exhibits.html b/_includes/exhibits.html new file mode 100644 index 0000000..54ec0d8 --- /dev/null +++ b/_includes/exhibits.html @@ -0,0 +1,12 @@ +
+ {% for exhibit in site.data.personal-projects %} +
+

+ + {{exhibit.name}} + +

+ {{exhibit.description}} +
+ {% endfor %} +