|
126 | 126 | <h4 class="card-title">Aperçu du Menu</h4> |
127 | 127 | </header> |
128 | 128 | <div class="card-body" style="overflow: auto;"> |
129 | | - <img src="https://api-croustillant.bayfield.dev/v1/restaurants/871/menu/{{date}}/image?theme={{theme}}" id="image-menu" |
| 129 | + <div style="display: flex; flex-direction: row; align-items: center; justify-content: center; margin-top: 5px; gap: 5px;"> |
| 130 | + Vous souhaitez voir le menu d'un autre restaurant ? Rendez vous ici : https://croustillant.menu, le site officiel de CROUStillant qui regroupe tous les restaurants universitaires de France ! |
| 131 | + </div> |
| 132 | + <img src="https://api.croustillant.menu/v1/restaurants/871/menu/{{date}}/image?theme={{theme}}" id="image-menu" |
130 | 133 | alt="Menu du CROUS" style="width: 100%; border-radius: 10px;"> |
131 | 134 | <div style="display: flex; flex-direction: row; align-items: center; justify-content: center; margin-top: 5px; gap: 5px;"> |
132 | 135 | 🆘 |
133 | 136 | <div style="display: flex; font-style: italic;"> |
134 | 137 | Vous rencontrez un problème avec l'affichage du menu ? Merci de |
135 | 138 | <div class="nav-dotted nav-dot-separated"> |
136 | | - <a class="nav-link" href="https://api-croustillant.bayfield.dev/contact" target="_blank"> |
| 139 | + <a class="nav-link" href="https://api.croustillant.menu/contact" target="_blank"> |
137 | 140 | signaler un problème ici. |
138 | 141 | </a> |
139 | 142 | </div> |
@@ -180,7 +183,7 @@ <h1 class="header-title" id="header-title"> |
180 | 183 | <i class="fas fa-share-alt"></i> |
181 | 184 | Partager |
182 | 185 | </button> |
183 | | - <a class="btn btn-light" href="https://api-croustillant.bayfield.dev/v1/restaurants/871/menu/{{date}}/image" target="_blank" id="btn-download"> |
| 186 | + <a class="btn btn-light" href="https://api.croustillant.menu/v1/restaurants/871/menu/{{date}}/image" target="_blank" id="btn-download"> |
184 | 187 | <i class="fas fa-download"></i> |
185 | 188 | Télécharger |
186 | 189 | </a> |
@@ -234,7 +237,7 @@ <h4 class="card-title">CROUStillant</h4> |
234 | 237 | 📦 CROUStillant est un service open source et gratuit qui permet de récupérer les menus de n'importe quel restaurant universitaire en France et Outre-Mer. |
235 | 238 | </p> |
236 | 239 | <p style="font-style: italic;"> |
237 | | - CROUStillant ne collecte ni ne stocke aucune donnée personnelle. Pour plus de questions, contactez nous : <a href="https://api-croustillant.bayfield.dev/contact" style="text-decoration: underline;" target="_blank">api-croustillant.bayfield.dev/contact</a>. |
| 240 | + CROUStillant ne collecte ni ne stocke aucune donnée personnelle. Pour plus de questions, contactez nous : <a href="https://api.croustillant.menu/contact" style="text-decoration: underline;" target="_blank">api.croustillant.menu/contact</a>. |
238 | 241 | </p> |
239 | 242 | </div> |
240 | 243 | </div> |
|
0 commit comments