We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a2d94 commit c36254bCopy full SHA for c36254b
web/landing/templates/base.html.twig
@@ -18,6 +18,8 @@
18
<meta property="og:image:type" content="image/svg+xml" />
19
<meta property="og:image:alt" content="Flow PHP - Unified data processing framework" />
20
21
+ <meta name="google-adsense-account" content="ca-pub-2364202911639369">
22
+
23
<meta name="twitter:card" content="summary_large_image">
24
<meta property="twitter:url" content="{{ url(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) }}" />
25
<meta name="twitter:image" content="{{ absolute_url(asset('images/banner.png')) }}">
0 commit comments