This repository was archived by the owner on Aug 14, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed
sites/all/themes/osto_web Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 7
7
<?php print $ styles ; ?>
8
8
<?php print $ scripts ; ?>
9
9
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
10
+
11
+ <meta property="og:site_name" content="OS2">
12
+ <meta property="og:url" content="https://os2.eu">
13
+ <meta property="og:description" content="Offentligt Digitaliseringsfællesskab - Offentligt Samarbejde, Open Source">
14
+ <meta property="og:type" content="website">
15
+ <meta property="og:image" content="https://os2.eu/sites/all/themes/osto_web/opengraph/facebook.jpg">
16
+ <meta property="og:image:width" content="1200"/>
17
+ <meta property="og:image:height" content="630"/>
18
+
19
+ <meta name="twitter:card" content="summary_large_image">
20
+ <meta name="twitter:site" content="@OS2offdig">
21
+ <meta name="twitter:title" content="OS2 Offentligt Digitaliseringsfællesskab">
22
+ <meta name="twitter:description" content="Offentligt Digitaliseringsfællesskab - Offentligt Samarbejde, Open Source">
23
+ <meta name="twitter:image" content="https://os2.eu/sites/all/themes/osto_web/opengraph/twitter.jpg">
10
24
</head>
11
25
<body<?php print $ attributes ;?> >
12
26
<div id="skip-link">
You can’t perform that action at this time.
0 commit comments