Skip to content

Commit

Permalink
Merge pull request #37 from dnum-mi/dev
Browse files Browse the repository at this point in the history
add badge beta
  • Loading branch information
mogador26 authored Oct 15, 2024
2 parents 74ce1fa + aa774de commit ee10f99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _includes/templates/header.njk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
<div class="fr-header__service">
<a href="{{ "/" | locale_url }}"
title="{{ "home" | i18n }} - {{ metadata.title }} - {{ metadata.service }}">
<p class="fr-header__service-title"> {{ metadata.title }} </p>
<p class="fr-header__service-title"> {{ metadata.title }}
<span class="fr-badge fr-badge--success fr-badge--no-icon">Beta</span>
</p>
</a>
<p class="fr-header__service-tagline">{{ metadata.description }}</p>
</div>
Expand Down

0 comments on commit ee10f99

Please sign in to comment.