Skip to content

Commit 3009bb4

Browse files
committed
Remove Google Embed
1 parent cd34afa commit 3009bb4

File tree

3 files changed

+1
-25
lines changed

3 files changed

+1
-25
lines changed

Configuration/TypoScript/constants.typoscript

-8
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,3 @@ page {
2121
google = translate
2222
}
2323
}
24-
25-
# customsubcategory=200=Favicon
26-
# cat=startpilot: Settings/100/100; type=string; label= Path to Favicon (PNG)
27-
favicon = EXT:startpilot/Resources/Public/Images/Icons/Device/Icon.png
28-
29-
# customsubcategory=120=Google Webmaster/Analytics
30-
# cat=startpilot: Google Tools/200/100; type=string; label= Google Webmaster ID - (content="xxxxxxxx")
31-
googlewebmaster =

Configuration/TypoScript/page/include_google.typoscript

-16
This file was deleted.

Configuration/TypoScript/page/page.typoscript

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
###
44
page = PAGE
55
page {
6-
bodyTag = <body class="l-body" itemscope="" itemtype="http://schema.org/WebPage">
6+
bodyTag = <body class="l-body">
77

88
# Pagetemplate
99
10 = FLUIDTEMPLATE

0 commit comments

Comments
 (0)