Skip to content

Commit 7b07541

Browse files
committed
fix(html): footer plus court et discret
1 parent 2768657 commit 7b07541

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

app/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ <h1 id="chatbot-name">&nbsp;</h1>
2525
<button id="send-button" type="button">Envoyer</button>
2626
</div>
2727
</main>
28-
<footer id="footer">
29-
ChatMD – Outil libre & gratuit créé par <a href="http://eyssette.forge.apps.education.fr/">Cédric Eyssette</a>
30-
</footer>
28+
<footer id="footer">Chatbot créé avec <a href="http://chatmd.forge.apps.education.fr/">ChatMD</a></footer>
3129
<script src="script.min.js"></script>
3230
</body>
3331

0 commit comments

Comments
 (0)