File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ function Main() {
112
112
< a href = "https://github.com/ProvableHQ/sdk" >
113
113
< img src = "../public/github-mark-white.png" style = { { height :"24px" } } > </ img >
114
114
</ a >
115
+ < Link to = "https://sdk.betteruptime.com/" style = { { color : "white" } } > < span > Status</ span > </ Link >
115
116
< Link to = "/terms_of_use" style = { { color : "white" } } > < span > Terms of Use</ span > </ Link >
116
117
< Link to = "/privacy_policy" style = { { color :"white" } } > < span > Privacy Policy</ span > </ Link >
117
118
Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ const Homepage = () => {
74
74
style = { { height : "24px" , marginBottom : "1rem" } }
75
75
> </ img >
76
76
</ a >
77
+ < Link to = "https://sdk.betteruptime.com/" style = { { color : "white" } } > < span > Status</ span > </ Link >
77
78
< Link to = "/terms_of_use" style = { { color : "white" , textDecoration : "none" } } >
78
79
{ " " }
79
80
< span > Terms of Use</ span > { " " }
You can’t perform that action at this time.
0 commit comments