Skip to content

Commit

Permalink
Added reference to source of code
Browse files Browse the repository at this point in the history
Signed-off-by: George Araújo <george.gcac@gmail.com>
  • Loading branch information
george-gca committed Oct 15, 2024
1 parent 0ee070f commit 18c2275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/base.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
</h2>

<!-- Toogle language -->
<!-- based on https://github.com/george-gca/multi-language-al-folio/blob/main/_includes/header.liquid -->
{% if site.languages.size >= 2 %}
{% if site.languages.size == 2 %}
{% if site.active_lang == site.languages.first %}
Expand Down

0 comments on commit 18c2275

Please sign in to comment.