mirror of
https://github.com/softinio/softinio.com.git
synced 2025-08-31 17:26:42 -07:00
typo correction and config update
This commit is contained in:
parent
9756e5ffd7
commit
cb78ce0d07
2 changed files with 1 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue