mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
added meetup section & theme corrections
This commit is contained in:
parent
91300e29a6
commit
21c571749c
49 changed files with 8780 additions and 48 deletions
|
@ -17,14 +17,6 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<section id="prev">
|
||||
{{if .Prev}}<a class="previous" href="{{.Prev.Permalink}}"><i class="icon-arrow-left"></i> {{.Prev.Title}}</a><br>{{end}}
|
||||
</section><section id="next">
|
||||
{{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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue