diff options
author | Nathan Wang | 2020-07-20 14:39:28 -0700 |
---|---|---|
committer | Nathan Wang | 2020-07-20 14:39:28 -0700 |
commit | 9e2454732be8f279c2c817bda631f8a0d3aaeaf1 (patch) | |
tree | 075c0ab46adbcf746cbbd756a0da2c7c9976be3e | |
parent | 3d303b538b6fa0b639ad4a00d473345657cef878 (diff) |
update license
-rw-r--r-- | src/pages/license.tsx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/pages/license.tsx b/src/pages/license.tsx index b83e090..c2fe6f6 100644 --- a/src/pages/license.tsx +++ b/src/pages/license.tsx @@ -94,9 +94,10 @@ export default function LicensePage(props: PageProps) { > nathan.r.wang@gmail.com </a> - . While USACO Director Dr. Brian Dean will make all final decisions, - please do not contact him directly. Instead, direct any questions - related to the USACO Guide to the coordinator, Nathan Wang. + . + {/*While USACO Director Dr. Brian Dean will make all final decisions,*/} + {/*please do not contact him directly. Instead, direct any questions*/} + {/*related to the USACO Guide to the coordinator, Nathan Wang.*/} </p> <Link to="/" className="block mb-4 underline text-blue-600"> ← Back to Home |