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 9df4832 commit 0ab6431Copy full SHA for 0ab6431
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
- topicId: 30 };
+ discourseEmbedUrl: 'http://codeuino.org/team.html' };
238
239
(function() {
240
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
0 commit comments