We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb4dfa commit 31181b7Copy full SHA for 31181b7
index.html
@@ -216,11 +216,11 @@ <h2 id="contact-heading" class="card__title">Get in touch</h2>
216
<a href="https://www.meetup.com/bostonazureai/" target="_blank" rel="noopener noreferrer">Meetup</a>
217
</div>
218
<p class="site-footer__note">
219
- Built with plain HTML/CSS. No tracking by default.
+ Built with plain HTML/CSS. <a href="https://github.com/AgentFrameworkDev/agentframework.dev" target="_blank" rel="noopener noreferrer">src</a>
220
</p>
221
</footer>
222
223
224
<script src="main.js"></script>
225
</body>
226
-</html>
+</html>
0 commit comments