We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dabae1 commit 9df4832Copy full SHA for 9df4832
views/team.html
@@ -234,7 +234,7 @@ <h2 class="h2 team-h2">Our Team</h2>
234
235
<script type="text/javascript">
236
DiscourseEmbed = { discourseUrl: 'http://discourse.shawacademy.com/',
237
- discourseEmbedUrl: 'http://www.codeuino.org/team.html' };
+ topicId: 30 };
238
239
(function() {
240
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
0 commit comments