|
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.807830266951"> |
| 7 | + <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.807842003258"> |
8 | 8 |
|
9 | 9 | <!-- See retype.com --> |
10 | 10 | <meta name="generator" content="Retype 3.11.0"> |
|
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.807830266951" rel="stylesheet"> |
| 35 | + <link href="../resources/css/retype.css?v=3.11.0.807842003258" rel="stylesheet"> |
36 | 36 |
|
37 | | - <script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.807830266951" data-turbo-eval="false" defer></script> |
| 37 | + <script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.807842003258" 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.807830266951" 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> |
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"> |
@@ -324,11 +324,8 @@ <h2> |
324 | 324 | </doc-anchor-target> |
325 | 325 | <p>Please feel free to contact us anytime if you have any questions or suggestions.</p> |
326 | 326 | <ul> |
327 | | -<li><p>Email the developers <a href="https://nztang.com/">Ningzhi Tang</a> at <a href="mailto:ntang@nd.edu">ntang@nd.edu</a> |
328 | | -or <a href="https://wanteatfruit.github.io/">Junwen An</a> at <a href="mailto:jan2@nd.edu">jan2@nd.edu</a>.</p> |
329 | | -</li> |
330 | | -<li><p>Start a <a href="https://github.com/codegrits/CodeGRITS/issues">GitHub Issue</a>.</p> |
331 | | -</li> |
| 327 | +<li>Email the developers <a href="https://www.nztang.com/">Ningzhi Tang</a> at <a href="mailto:ntang@nd.edu">ntang@nd.edu</a> / <a href="mailto:ningzhitang2001@gmail.com">ningzhitang2001@gmail.com</a> or <a href="https://wanteatfruit.github.io/">Junwen An</a> at <a href="mailto:feasiblechart@gmail.com">feasiblechart@gmail.com</a>.</li> |
| 328 | +<li>Start a <a href="https://github.com/codegrits/CodeGRITS/issues">GitHub Issue</a>.</li> |
332 | 329 | </ul> |
333 | 330 |
|
334 | 331 |
|
|
0 commit comments