1234567891011121314151617181920212223242526272829303132 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>youngchief btw ツ</title>
- <link rel="stylesheet" type="text/css" href="style.css">
- <link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
- </head>
- <body>
- <h1><a href="index.html">youngchief btw ツ</a></h1>
- <hr />
- <div>
- <p>
- <b><a href="https://slack.com/">Slack</a></b><br/>
- is a communications platform designed for teams of all sizes.<br/>
- The workspace has various privacy protections but do your own too!<br/>
- <a href="https://slack.com/connect">Slack Connect</a> is enabled so you can contact people from other workspaces.<br/>
- Workspace: <a href="https://join.slack.com/t/youngchief/shared_invite/zt-xccg0xj8-sXYHNzIy7Q5_fFzUzVmnKA">youngchief.slack.com</a><br/>
- Profile: <br/>
- <li><a href="https://app.slack.com/client/T02JB8Q0S65/C02HJ037F47/user_profile/U02JNAARGC8">Direct Link</a></li>
- <li>Member ID: U02JNAARGC8</li>
- <li>Username: youngchief</li>
- </p>
- </div>
- <hr/>
- <footer>
- <p><a href=".">Home</a></p>
- </footer>
- </body>
- </html>
|