diff options
Diffstat (limited to 'src/index.html')
| -rw-r--r-- | src/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index 8ea4ce49..c58aaf01 100644 --- a/src/index.html +++ b/src/index.html @@ -11,8 +11,8 @@ <!-- OpenGraph meta tags --> <meta property="og:title" content="OpenDC: Collaborative Datacenter Simulation and Exploration for Everybody"> <meta property="og:type" content="website"> - <meta property="og:image" content="https://opendc.ewi.tudelft.nl/img/opendc-splash.png"> - <meta property="og:url" content="https://opendc.ewi.tudelft.nl"> + <meta property="og:image" content="SERVER_BASE_URL/img/opendc-splash.png"> + <meta property="og:url" content="SERVER_BASE_URL"> <meta property="og:description" content="OpenDC provides collaborative online datacenter modeling, diverse and effective datacenter simulation, and exploratory datacenter performance feedback."> |
