summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-06-23 18:58:09 +0200
committerJules Laplace <julescarbon@gmail.com>2020-06-23 18:58:09 +0200
commit59ada27edf36463d252de9fdbee41edd7f0f0ada (patch)
treec7fd28acb486366be8985805480c10bf8454ef29 /public/index.html
parent392a65a4f3a1422c0164d69cb2bb4d1123c1bbeb (diff)
updating template
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html54
1 files changed, 0 insertions, 54 deletions
diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index 0d215b3..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="disable-tweet-animation page-with-columns grayscale-active no-touch is-desktop overlay-content-loaded sidebar-active scroll-down">
-<head>
- <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1" />
- <title>e-flux: Animism</title>
- <meta property="og:title" content="e-flux" />
- <meta property="og:image" content="https://www.e-flux.com/elements/e-flux-logo-fb.png?2" />
- <meta property="og:image:width" content="2000" />
- <meta property="og:image:height" content="2000" />
- <meta property="og:description" content="e-flux is a publishing platform and archive, artist project, curatorial platform, and enterprise which was founded in 1998." />
- <meta name="Description" content="e-flux is a publishing platform and archive, artist project, curatorial platform, and enterprise which was founded in 1998." />
- <link rel="stylesheet" href="/styles/e-flux-fonts.css" />
- <link rel="stylesheet" href="/styles/e-flux.css" />
- <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
-</head>
-<body>
-
-<div class="block-overlay content-ready header-lock">
-
- <div class="header header-article">
- <div class="header-article-topline">
- <div class="logo">
- <a href="/">
- <img src="/elements/e-flux-logo.svg" alt="" />
- </a>
- </div>
- </div>
-
- <div class="article-topline">
- </div>
-
- <nav class="menu">
- <ul class="menu-items menu-items-fixed">
- <li class="menu-item menu-item-button button-search show-only-on-mobile js-header-tools" data-headertool="search">
- <img src="/elements/search.svg" alt="" />
- </li>
- <li class="menu-item header-article-close-button">
- <a href="/announcements/" class="article-close-link">
- <img src='/elements/close.svg' alt=''>
- </a>
- </li>
- <li class="menu-item menu-item-button button-menu">
- <img src="/elements/menu.svg" alt="" />
- </li>
- </ul>
- </nav>
- </div>
-
-
-</div>
-</body>
-</html>