diff --git a/Gemfile.lock b/Gemfile.lock index 6d0f00c..ede0944 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES jekyll (~> 4.2) diff --git a/_layouts/program.html b/_layouts/program.html index c6e2630..461b654 100644 --- a/_layouts/program.html +++ b/_layouts/program.html @@ -4,7 +4,9 @@ layout: default
{% if page.archived == true %} - A banner showing that this project is archived. + {% endif %} The icon for {{ page.title }}.

{{ page.title }}

diff --git a/projects/index.html b/projects/index.html index 8d46041..70d2f7a 100644 --- a/projects/index.html +++ b/projects/index.html @@ -74,7 +74,7 @@ layout: default
{{ item.truename }}
{{ item.author }}

{{ item.desc }}

- Source + Source