placeholder in front matter, social media links, open source from github
This commit is contained in:
@@ -4,12 +4,11 @@
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
{{ range .Pages }}
|
||||
<section class="present">
|
||||
<p>Gallery</p>
|
||||
{{ range .Pages }}
|
||||
<a href="{{ .RelPermalink }}">
|
||||
<img alt="{{ .Title }}" style="width: 50px; height: 50px;">
|
||||
</a>
|
||||
<h4><a href="{{ .RelPermalink }}">
|
||||
<img alt="{{ .Title }}" src="//placehold.co/150x150">
|
||||
</a></h4>
|
||||
{{ end }}
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user