Description and responsive meta tag
parent
6cb7e7545c
commit
fb2617f8b5
@ -1,18 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta charset="utf-8">
|
||||
<title>xpub</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Experimental Publishing</h1>
|
||||
<ul>
|
||||
<li><a href="https://issue.xpub.nl/">issue.xpub.nl: Special Issues</a></li>
|
||||
<li><a href="https://project.xpub.nl/">project.xpub.nl: Graduation projects</a><li><a href="https://pzwiki.wdka.nl/mediadesign/Main_Page">pzwiki.wdka.nl: The XPUB wiki (nb: shared Lens-based program)</a></li>
|
||||
</li>
|
||||
<li><a href="https://www.pzwart.nl/experimental-publishing/">pzwart.nl: Piet Zwart Institute</a></li>
|
||||
<li><a href="https://www.wdka.nl/programmes/master-media-design-experimental-publishing">wdka.nl: Willem de Kooning academy</a></li>
|
||||
<li><a href="https://git.xpub.nl/">git.xpub.nl: XPUB GIT repository</a></li>
|
||||
<li><a href="index_old.html">Wiki "Zoom" interface</a> (archive, last updated 2018)</li>
|
||||
</ul>
|
||||
<h1>XPUB</h1>
|
||||
<p>
|
||||
XPUB is the Master of Arts in Fine Art and Design: Experimental Publishing of the Piet Zwart Institute. XPUB focuses on the acts of making things public and creating publics in the age of post-digital networks.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://issue.xpub.nl/">issue.xpub.nl: Special Issues</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://project.xpub.nl/">project.xpub.nl: Graduation projects</a>
|
||||
<li>
|
||||
<a href="https://pzwiki.wdka.nl/mediadesign/Main_Page">xpub@pzwiki.wdka.nl: The XPUB wiki (nb: shared Lens-based program)</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.pzwart.nl/experimental-publishing/">xpub@pzwart.nl: Piet Zwart Institute</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.wdka.nl/programmes/master-media-design-experimental-publishing">xpub@wdka.nl: Willem de Kooning academy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://git.xpub.nl/">git.xpub.nl: XPUB GIT repository</a></li>
|
||||
<li>
|
||||
<a href="index_old.html">Wiki "Zoom" interface</a> (archive, last updated 2018)
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue