Skip to content

Commit

Permalink
[TYPO]
Browse files Browse the repository at this point in the history
  • Loading branch information
Viglino committed Aug 19, 2024
1 parent 0a05137 commit 420286c
Show file tree
Hide file tree
Showing 4 changed files with 859 additions and 2 deletions.
856 changes: 856 additions & 0 deletions docs/index.cc0158d9.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="fr" xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" href="index.be8c37b2.css"><script type="module" src="index.runtime.5a5cb904.js"></script><title>Mes équipes</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="description" content="Gestion de mes équipes."><meta name="keywords" content="macarte, map, équipe, teams"><link rel="icon" type="image/png" href="logo.fb0b1dda.png"><meta name="mobile-web-app-capable" content="yes"><meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"><link rel="apple-touch-icon" href="logo.fb0b1dda.png"><link rel="apple-touch-startup-image" href="logo.fb0b1dda.png"><meta name="format-detection" content="telephone=no"><meta name="msapplication-tap-highlight" content="no"></head><body data-page="site"> <div data-role="content"> <div class="connected"> </div> <div class="disconnected"> <h1>Mes Equipes</h1> <h2>Connexion en cours...</h2> </div> </div> <script type="module" src="index.e5fa8c39.js"></script> </body></html>
<!DOCTYPE html><html lang="fr" xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" href="index.be8c37b2.css"><script type="module" src="index.runtime.f4e8b751.js"></script><title>Mes équipes</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="description" content="Gestion de mes équipes."><meta name="keywords" content="macarte, map, équipe, teams"><link rel="icon" type="image/png" href="logo.fb0b1dda.png"><meta name="mobile-web-app-capable" content="yes"><meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"><link rel="apple-touch-icon" href="logo.fb0b1dda.png"><link rel="apple-touch-startup-image" href="logo.fb0b1dda.png"><meta name="format-detection" content="telephone=no"><meta name="msapplication-tap-highlight" content="no"></head><body data-page="site"> <div data-role="content"> <div class="connected"> </div> <div class="disconnected"> <h1>Mes Equipes</h1> <h2>Connexion en cours...</h2> </div> </div> <script type="module" src="index.cc0158d9.js"></script> </body></html>
1 change: 1 addition & 0 deletions docs/index.runtime.f4e8b751.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/pages/team/teams-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ <h1 class="team"><i>Equipe</i></h1>
<p class="lead">Gérez votre équipe</p>
<ul class="breadcrumb">
<li><a class="link-macarte" target="_blank">Accueil</a></li>
<li><a class="link-home" href="#">Mes équipe</a></li>
<li><a class="link-home" href="#">Mes équipes</a></li>
<li class="current-team"><a></a></li>
</ul>
<div class="teamLocked">
Expand Down

0 comments on commit 420286c

Please sign in to comment.