Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Schema.org JSON-LD Microdata for SEO (Homepage) #290

Merged
merged 13 commits into from Dec 4, 2019
2 changes: 1 addition & 1 deletion _layouts/default.html
Expand Up @@ -69,7 +69,7 @@
"@context": "https://schema.org/",
"@type": "SoftwareApplication",
"applicationCategory": "FinanceApplication",
"name": "Bisq",
"name": "Bisq Network",
"image": "https://bisq.network/images/bisq-logo.svg",
"availableOnDevice": "Desktop",
"author": {
Expand Down