diff options
Diffstat (limited to 'src/projects.html')
| -rw-r--r-- | src/projects.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/projects.html b/src/projects.html index c829ae00..5ac8d64c 100644 --- a/src/projects.html +++ b/src/projects.html @@ -2,8 +2,7 @@ <html lang="en"> <head> <meta charset="UTF-8"> - <meta name="google-signin-client_id" - content="184853849394-v89e96desio4dub3360vg32p1l4r3jqd.apps.googleusercontent.com"> + <meta name="google-signin-client_id" content="GOOGLE_OAUTH_CLIENT_ID"> <title>OpenDC - Projects</title> @@ -91,4 +90,4 @@ <script src="https://apis.google.com/js/platform.js?onload=gapiSigninButton" async defer></script> </body> -</html>
\ No newline at end of file +</html> |
