We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2768657 commit 7b07541Copy full SHA for 7b07541
1 file changed
app/index.html
@@ -25,9 +25,7 @@ <h1 id="chatbot-name"> </h1>
25
<button id="send-button" type="button">Envoyer</button>
26
</div>
27
</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>
+ <footer id="footer">Chatbot créé avec <a href="http://chatmd.forge.apps.education.fr/">ChatMD</a></footer>
31
<script src="script.min.js"></script>
32
</body>
33
0 commit comments