-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jack Adam
authored and
Jack Adam
committed
May 18, 2020
1 parent
3a642c0
commit 0201c25
Showing
4 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,17 +20,17 @@ | |
<body> | ||
<span id="tit">TIANA WANG: <i>Lifescapes in Time</i></span> | ||
<div class="homemenu"> | ||
<p class="menu"> <a href="live.html">live gallery</a> </p> | ||
<p class="menu"> <a href="full.html">full exhibition</a> </p> | ||
<p class="menu"> <a href="archive.html">archive</a> </p> | ||
<p class="menu"> <a href="live">live gallery</a> </p> | ||
<p class="menu"> <a href="full">full exhibition</a> </p> | ||
<p class="menu"> <a href="archive">archive</a> </p> | ||
</div> | ||
<div class="belowmenu"> | ||
<a id="myBtn">ABOUT</a> | ||
<div id="myModal" class="index-modal"> | ||
<div class="modal-content"> | ||
<span class="close">⚬︎</span> | ||
<span>This is a virtual art exhibition by <a href="mailto:[email protected]" target="_blank" class="link">Tiana Wang</a>.</span> <br> | ||
<span>It was designed and written by <a href="https://www.jackadam.cc" class="link" target="_blank">Jack Adam</a>.</span> | ||
<span>It was designed and written by <a href="/" class="link" target="_blank">Jack Adam</a>.</span> | ||
<div class="gap"> </div> | ||
<span>The exhibition opened on May 1, 2020 amid the COVID-19 outbreak in the US, and at the end of a remotely-conducted spring semester. At a time when our peers and colleagues were spread across the globe, and the digital capacity of our university was stretched, the exhibition proposal was threefold:</span> | ||
<div class="gap"> </div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters