Skip to content

Commit

Permalink
Added google ad-sense meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Dec 15, 2024
1 parent 51a2d94 commit c36254b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/landing/templates/base.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<meta property="og:image:type" content="image/svg+xml" />
<meta property="og:image:alt" content="Flow PHP - Unified data processing framework" />

<meta name="google-adsense-account" content="ca-pub-2364202911639369">

<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="{{ url(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) }}" />
<meta name="twitter:image" content="{{ absolute_url(asset('images/banner.png')) }}">
Expand Down

0 comments on commit c36254b

Please sign in to comment.