Skip to content

Commit 8673f86

Browse files
committed
added status banner
1 parent 7fdcdae commit 8673f86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/pages/_document.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const Document = () => {
1414
<body>
1515
<Main />
1616
<NextScript />
17+
<script src="https://status.pennlabs.org/banner.js" defer></script>
1718
</body>
1819
</Html>
1920
);

0 commit comments

Comments
 (0)