Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit 7540ea6

Browse files
billy-lerickr
authored andcommitted
#185 added sentry.io
1 parent 5fc89b8 commit 7540ea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@
1111
<meta property="og:image" content="https://static1.squarespace.com/static/586d87de725e2585df6e8448/t/5870110d6b8f5b61fdd8ee05/1483739408996/?format=500w" />
1212

1313
<link rel="stylesheet" type="styles/css" href="styles/css/styles.css">
14+
<script src="https://cdn.ravenjs.com/3.16.0/raven.min.js" crossorigin="anonymous"></script>
1415
</head>
1516

1617
<body>
1718
<div id="app"></div>
19+
<script>Raven.config('https://23e9c0c37a3841b8a692c98b8978f515@sentry.io/147247').install();</script>
1820
<script src="scripts/src/app.js"></script>
1921
</body>
2022
</html>

0 commit comments

Comments
 (0)