Skip to content

Commit 40632ff

Browse files
committed
add logo preview tag
1 parent 0f61aa6 commit 40632ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

head.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3737
<title>OWASP DevSecOps Maturity Model - <?php echo $title ?></title>
3838

39+
<meta property="og:image" content="https://dsomm.timo-pagel.de/assets/images/logo.png">
40+
3941
<!-- Latest compiled and minified CSS -->
4042
<link rel="stylesheet"
4143
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"

0 commit comments

Comments
 (0)