Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
a2i2 committed Dec 12, 2023
1 parent aa5f062 commit c1e45f3
Showing 1 changed file with 29 additions and 17 deletions.
46 changes: 29 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,24 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link href='https://fonts.googleapis.com/css?family=DM Sans' rel='stylesheet'>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta property="og:title" content="Black Dog Institute | Under the Radar">
<meta property="og:description" content="If you are a man who has experienced thoughts of suicide in the past six months, the Black Dog Institute invites you to take part in our study. Add your voice to this research, so we can understand what&apos;s helpful.">
<meta property="og:image" content="https://utr.blackdoginstitute.org.au/bdi-og-facebook.jpg">
<meta property="og:image:alt" content="Black Dog Institute | Under the Radar">
<meta property="og:url" content="https://utr.blackdoginstitute.org.au">
<meta property="og:type" content="website">
<meta name="twitter:image" content="https://utr.blackdoginstitute.org.au/bdi-og-twitter.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@blackdoginst">
<meta name="twitter:site" content="@blackdoginst">
<meta name="description" content="If you are a man who has experienced thoughts of suicide in the past six months, the Black Dog Institute invites you to take part in our study. Add your voice to this research, so we can understand what&apos;s helpful.">
<meta name="keywords" content="mental health, wellbeing, research, black dog institute">
<meta name="author" content="Black Dog Institute">
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link href="https://fonts.googleapis.com/css?family=DM Sans" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta property="og:title" content="Black Dog Institute | Under the Radar" />
<meta
property="og:description"
content="If you are a man who has experienced thoughts of suicide in the past six months, the Black Dog Institute invites you to take part in our study. Add your voice to this research, so we can understand what's helpful."
/>
<meta property="og:image" content="https://utr.blackdoginstitute.org.au/bdi-og-facebook.jpg" />
<meta property="og:image:alt" content="Black Dog Institute | Under the Radar" />
<meta property="og:url" content="https://utr.blackdoginstitute.org.au" />
<meta property="og:type" content="website" />
<meta name="twitter:image" content="https://utr.blackdoginstitute.org.au/bdi-og-twitter.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:creator" content="@blackdoginst" />
<meta name="twitter:site" content="@blackdoginst" />
<meta
name="description"
content="If you are a man who has experienced thoughts of suicide in the past six months, the Black Dog Institute invites you to take part in our study. Add your voice to this research, so we can understand what's helpful."
/>
<meta name="keywords" content="mental health, wellbeing, research, black dog institute" />
<meta name="author" content="Black Dog Institute" />
<title>Black Dog Institute | Under the Radar</title>
<script>
!(function (f, b, e, v, n, t, s) {if (f.fbq) return;n = f.fbq = function () {n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments);};if (!f._fbq) f._fbq = n;n.push = n;n.loaded = !0;n.version = "2.0";n.queue = [];t = b.createElement(e);t.async = !0;t.src = v;s = b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t, s);})(window, document, "script", "https://connect.facebook.net/en_US/fbevents.js");
fbq("init", "1070571443971391");
fbq("track", "PageView");
</script>
<noscript><img height="1" width="1" style="display: none" src="https://www.facebook.com/tr?id=1070571443971391&ev=PageView&noscript=1"/></noscript>
<script type="module" crossorigin src="/assets/index.a03e24fa.js"></script>
<link rel="stylesheet" href="/assets/index.300dc701.css">
</head>
Expand Down

0 comments on commit c1e45f3

Please sign in to comment.