Skip to content

Commit

Permalink
Merge pull request #36 from alerezaaa/master
Browse files Browse the repository at this point in the history
Al folio main giscus pages (alshedivat#1596)
  • Loading branch information
alerezaaa authored Jul 24, 2023
2 parents 702af9f + c824d12 commit 1a3cf7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ <h2>References</h2>
</div>
{%- endif %}

{%- if site.giscus.repo and page.giscus_comments -%}
{% include giscus.html %}
{%- endif -%}
</div>
3 changes: 2 additions & 1 deletion _projects/2_project.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: page
title: project 2
description: a project with a background image
description: a project with a background image and giscus comments
img: assets/img/3.jpg
importance: 2
category: work
giscus_comments: true
---

Every project has a beautiful feature showcase page.
Expand Down

0 comments on commit 1a3cf7f

Please sign in to comment.