fix: install url

This commit is contained in:
Naomi Carrigan 2025-03-07 11:18:22 -08:00
parent 970a31895d
commit 05634b9a4c
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -21,7 +21,7 @@ const html = `<!DOCTYPE html>
<h1>Mommy Bot</h1> <h1>Mommy Bot</h1>
<section> <section>
<p>Mommy loves you~!</p> <p>Mommy loves you~!</p>
<a href="https://slack.com/oauth/v2/authorize?client_id=8569765106322.8554301974567&scope=chat:write,commands&user_scope="><img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcSet="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x" /></a> <a href="https://mommy-slack.nhcarrigan.com/slack/install"><img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcSet="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x" /></a>
</section> </section>
<section> <section>
<h2>Links</h2> <h2>Links</h2>