diff --git a/layouts/index.manifest.json b/layouts/index.manifest.json index f3b12f56b0ebf25b157060ed3b8ce4f20ffd6d74..792a8774c8e3ea4fb9a3d133a3481b67b9c81ffb 100644 --- a/layouts/index.manifest.json +++ b/layouts/index.manifest.json @@ -1,5 +1,5 @@ { - "name": "{{ .Site.Params.siteName }} - {{ .Site.Params.siteTagLine }}, + "name": "{{ .Site.Params.siteName }} - {{ .Site.Params.siteTagLine }}", "short_name": "{{ .Site.Params.siteName }}", "description": "{{ .Site.Params.siteDescription }}", "start_url": "/?homescreen=1", diff --git a/layouts/partials/microblog_iframe.html b/layouts/partials/microblog_iframe.html index 897f87b78c7135df964703ce069048c8b9b4abee..76acddb1d0c690a1ea0db25686b9782f1eff8d03 100644 --- a/layouts/partials/microblog_iframe.html +++ b/layouts/partials/microblog_iframe.html @@ -1 +1 @@ -<iframe allowfullscreen sandbox="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox" width="400" height="800" src="https://www.mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fhttps%3A%2F%2Ffedipage.com%2Fusers%2Ffedipage&theme=light&size=80&header=false&replies=true&boosts=true"></iframe> +<iframe allowfullscreen sandbox="allow-top-navigation allow-scripts allow-popups allow-popups-to-escape-sandbox" width="400" height="800" src="https://www.mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Fqoto.org%2Fusers%2Ffedipage&theme=light&size=80&header=false&replies=false&boosts=false"></iframe>