Skip to content

Commit 52ca616

Browse files
committed
revert testing
1 parent 0ab6431 commit 52ca616

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

views/team.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -230,20 +230,6 @@ <h2 class="h2 team-h2">Our Team</h2>
230230
<!-- End About section -->
231231
<hr style="height:4px;border:none;color:#e74c3c;background-color:#e74c3c;width: 50%;margin-left: auto;margin-right: auto;">
232232

233-
<div id='discourse-comments'></div>
234-
235-
<script type="text/javascript">
236-
DiscourseEmbed = { discourseUrl: 'http://discourse.shawacademy.com/',
237-
discourseEmbedUrl: 'http://codeuino.org/team.html' };
238-
239-
(function() {
240-
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
241-
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
242-
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
243-
})();
244-
</script>
245-
246-
247233
<!-- Footer -->
248234
<footer>
249235
<section class="footer-section container g-pt-50 text-center">

0 commit comments

Comments
 (0)