|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1"> |
6 | 6 | <meta name="turbo-root" content="/CodeGRITS"> |
7 | | - <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.807842003258"> |
| 7 | + <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.807899286434"> |
8 | 8 |
|
9 | 9 | <!-- See retype.com --> |
10 | 10 | <meta name="generator" content="Retype 3.11.0"> |
11 | 11 |
|
12 | 12 | <!-- Primary Meta Tags --> |
13 | | - <title>About</title> |
14 | | - <meta name="title" content="About"> |
| 13 | + <title>About | CodeGRITS - JetBrains IDE and Eye Tracking</title> |
| 14 | + <meta name="title" content="About | CodeGRITS - JetBrains IDE and Eye Tracking"> |
15 | 15 | <meta name="description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI and SE researchers from "> |
16 | 16 |
|
17 | 17 | <!-- Canonical --> |
|
20 | 20 | <!-- Open Graph / Facebook --> |
21 | 21 | <meta property="og:type" content="website"> |
22 | 22 | <meta property="og:url" content="https://codegrits.github.io/CodeGRITS/about/"> |
23 | | - <meta property="og:title" content="About"> |
| 23 | + <meta property="og:title" content="About | CodeGRITS - JetBrains IDE and Eye Tracking"> |
24 | 24 | <meta property="og:description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI and SE researchers from "> |
25 | 25 |
|
26 | 26 | <!-- Twitter --> |
27 | 27 | <meta property="twitter:card" content="summary_large_image"> |
28 | 28 | <meta property="twitter:url" content="https://codegrits.github.io/CodeGRITS/about/"> |
29 | | - <meta property="twitter:title" content="About"> |
| 29 | + <meta property="twitter:title" content="About | CodeGRITS - JetBrains IDE and Eye Tracking"> |
30 | 30 | <meta property="twitter:description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI and SE researchers from "> |
31 | 31 |
|
32 | 32 | <script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script> |
33 | 33 |
|
34 | 34 | <link href="../favicon.png" rel="icon"> |
35 | | - <link href="../resources/css/retype.css?v=3.11.0.807842003258" rel="stylesheet"> |
| 35 | + <link href="../resources/css/retype.css?v=3.11.0.807899286434" rel="stylesheet"> |
36 | 36 |
|
37 | | - <script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.807842003258" data-turbo-eval="false" defer></script> |
| 37 | + <script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.807899286434" data-turbo-eval="false" defer></script> |
38 | 38 | <script data-cfasync="false" src="../resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script> |
39 | | - <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.807842003258" data-turbo-eval="false" defer></script> |
| 39 | + <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.807899286434" data-turbo-eval="false" defer></script> |
40 | 40 | </head> |
41 | 41 | <body> |
42 | 42 | <div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body"> |
|
273 | 273 | HCI and SE researchers from <a href="https://toby.li/">SaNDwich Lab</a> at the <a href="https://www.nd.edu/">University of Notre Dame</a> |
274 | 274 | and <a href="https://www.vanderbilt.edu/">Vanderbilt University</a>. |
275 | 275 | We are committed to keeping CodeGRITS open source and making it beneficial for the community.</p> |
276 | | -<p>The authors of CodeGRITS are <a href="https://nztang.com/">Ningzhi Tang</a> (equal contribution), |
| 276 | +<p>The authors of CodeGRITS are <a href="https://www.nztang.com/">Ningzhi Tang</a> (equal contribution), |
277 | 277 | <a href="https://wanteatfruit.github.io/">Junwen An</a> (equal contribution), |
278 | 278 | <a href="https://casardo-chen.github.io/">Meng Chen</a>, <a href="https://aakashba.github.io/">Aakash Bansal</a>, |
279 | 279 | <a href="https://yuhuang-lab.github.io/">Yu Huang</a>, <a href="https://sdf.org/%7Ecmc/">Collin McMillan</a>, |
|
0 commit comments