Updated Injecting code into UT Pages (markdown)
@@ -3,7 +3,7 @@
|
|||||||
This page documents how we inject code into supported pages across the UT Austin web ecosystem.
|
This page documents how we inject code into supported pages across the UT Austin web ecosystem.
|
||||||
|
|
||||||
## Choosing a page to inject on
|
## Choosing a page to inject on
|
||||||
Current URL is obtained through `window.location.href`
|
Current URL is obtained through `window.location.href` by calling `getSiteSupport` in `index.tsx`
|
||||||
|
|
||||||
## siteSupport
|
## siteSupport
|
||||||
Contains enum to determine what page a user is on. For example
|
Contains enum to determine what page a user is on. For example
|
||||||
|
|||||||
Reference in New Issue
Block a user