forsenLevel sandvich.xyz
- HumanoidSandvichDispenser
 - humanoidsandvichdispenser@gmail.com
 - Encrypt mail with GPG key
 - RSS Feed (posts only)
 - @humanoidsandvichdispenser
 - Contact methods
 
Sheet Music
                        {{ range (where .Site.RegularPages "Section" "music") }}
                            {{ partial "music.html" . }}
                        {{ end }}
                    
                    Recent Posts
{{ partial "post-list.html" (where .Site.RegularPages "Section" "posts" | first 5) }}Stuff
                        {{ range (where .Site.RegularPages "Section" "tools") }}
                            {{ partial "tool.html" . }}
                        {{ end }}