typo correction and config update

This commit is contained in:
Salar Rahmanian 2017-03-26 12:50:07 -04:00
parent 9756e5ffd7
commit cb78ce0d07
2 changed files with 1 additions and 9 deletions

View file

@ -30,8 +30,7 @@
</a><br>{{end}}
{{if isset .Params "software_image" }} <meta itemprop="image" content="{{ index .Params "software_iamge" }}">{{end}}
{{if isset .Params "download_url" }}<meta itemprop="downloadURL" content="{{ index .Params "download_url" }}">{{end}}
<meta itemprop="publisher" content="{{ index .Params "publisher" | or
"softinio.com" }}">
<meta itemprop="publisher" content="{{ index .Params "publisher" | or "softinio.com" }}">
<meta itemprop="softwareApplicationCategory" content="{{ index .Params "software_category" | or "UtilitiesApplication" }}">
<meta itemprop="operatingSystems" content="{{ index .Params "operating_system" | or "Windows 7 and above, OSX 10.7 and above, linux" }}">
</div>