Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 37c728d

Browse files
Copilotphilernst
andcommitted
Add global redirect to all pages
Co-authored-by: philernst <[email protected]>
1 parent 7735818 commit 37c728d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</style>
2424

2525
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
26+
<script>window.location.href = 'https://github.com/social-impact/focus-areas/skilling-equity-and-community';</script>
2627
</head>
2728

2829
<body class="page-loading no-js {{ page.id }}" id="page-{{ page.id }}">

0 commit comments

Comments
 (0)