Skip to content

Commit

Permalink
Merge pull request #4 from 42-AI/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
maperez42 authored Sep 28, 2024
2 parents db81330 + 246dfd5 commit c54d34c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions _includes/topbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
</button>

<!-- 42AI modif -->
<h2 class="d-xs-block d-sm-none radjani" style="color: rgb(179, 93, 93); margin: 13px auto 10px 15px; font-weight: bold; width: max-content;">
42 Artificial Intelligence</h2>
<!-- <h2 class="d-xs-block d-sm-none radjani" style="color: rgb(179, 93, 93); margin: 13px auto 10px 15px; font-weight: bold; width: max-content;">
42 Artificial Intelligence</h2> -->
<!-- {% if page.layout == 'home' %}
{{- site.data.locales[site.active_lang].title | default: site.title -}}
{% elsif page.collection == 'tabs' or page.layout == 'page' %}
Expand All @@ -57,9 +57,10 @@ <h2 class="d-xs-block d-sm-none radjani" style="color: rgb(179, 93, 93); margin:
{% else %}
{{- site.data.locales[site.active_lang].layout[page.layout] | default: page.layout | capitalize -}}
{% endif %} -->
<!-- // 42AI modif -->
<!-- </h2> -->

<!-- // 42AI modif -->

</h2>

<!-- 42AI modif : Removing Useless Searchbar -->
<!--
Expand Down

0 comments on commit c54d34c

Please sign in to comment.