added meetup section & theme corrections

This commit is contained in:
Salar Rahmanian 2017-04-29 17:21:48 -04:00
parent 91300e29a6
commit 21c571749c
49 changed files with 8780 additions and 48 deletions

View file

@ -17,14 +17,6 @@
</ul>
</div>
<div>
<section id="prev">
&nbsp;{{if .Prev}}<a class="previous" href="{{.Prev.Permalink}}"><i class="icon-arrow-left"></i> {{.Prev.Title}}</a><br>{{end}}
</section><section id="next">
&nbsp;{{if .Next}}<a class="next" href="{{.Next.Permalink}}">{{.Next.Title}} <i class="icon-arrow-right"></i></a>{{end}}
</section>
</div>
<div>
<section id="author">
<h4>About the Author:</h4>