Skip to content

Commit cbbd608

Browse files
author
Tracy Abrahms
committed
remove commented out mess
1 parent acd12df commit cbbd608

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

templates/speakers.hbs

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -41,31 +41,6 @@
4141
{{/speakers}}
4242
</ul>
4343
{{/cities}}
44-
<!-- within each city directory, list the meetups in alphabetical order by group name-->
45-
{{!--
46-
<ul>
47-
<!--Please map these to the markdown we require for input-->
48-
<h5><a href="http://pdxnode.org">PDXNode</a></h5>
49-
<a href="https://github.com/PDXNode/pdxnode">Contribute</a>
50-
<li>Organizers: Ben, Tracy, Chris, Wraithan, Mean Dave, Dave, Adam, Nick, Adron, Justin</li>
51-
<li>Bi-monthly presentation and hack nights. We also hold workshops & nodebots events</li>
52-
<li>Talks are submitted via PR and reviewed by organizers. Organizers seek out and encourage talks from community members.</li>
53-
<li>#pdxnode on freenode.irc.net</li>
54-
<li><a href="https://github.com/PDXNode/pdxnode/blob/master/code-of-conduct.md">Code of Conduct</a></li>
55-
</ul>
56-
<h3>AnotherCity, USA</h3>
57-
<!-- within each city directory, list the meetups in alphabetical order by group name-->
58-
<ul>
59-
<!--Please map these to the markdown we require for input-->
60-
<h5><a href="http://google.com">AwesomeGroup</a></h5>
61-
<a href="https://github.com/PDXNode/">Contribute</a>
62-
<li>Organizers: The Carebears</li>
63-
<li>Bi-monthly presentation and hack nights. We also hold workshops & nodebots events</li>
64-
<li>Talks are submitted via PR and reviewed by organizers. Organizers seek out and encourage talks from community members.</li>
65-
<li>#winning on freenode.irc.net</li>
66-
<li><a href="https://github.com/PDXNode/pdxnode/blob/master/code-of-conduct.md">Code of Conduct</a></li>
67-
</ul>
68-
--}}
6944
</article>
7045
</section>
7146
</body>

0 commit comments

Comments
 (0)