-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #168 from pyconjp/revert-167-develop
Revert "remove special booth page"
- Loading branch information
Showing
38 changed files
with
69 additions
and
61 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<!doctype html> | ||
<html lang="ja" data-n-head="%7B%22lang%22:%7B%221%22:%22ja%22%7D%7D"> | ||
<head> | ||
<title>PyCon JP 2020 - PyCon JP 2020</title><meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><meta data-n-head="1" data-hid="description" name="description" content="PyCon JP 2020 Python"><meta data-n-head="1" data-hid="og:site_name" property="og:site_name" content="PyCon JP 2020"><meta data-n-head="1" data-hid="og:type" property="og:type" content="website"><meta data-n-head="1" data-hid="og:url" property="og:url" content="https://pycon.jp/2020"><meta data-n-head="1" data-hid="og:title" property="og:title" content="PyCon JP 2020"><meta data-n-head="1" data-hid="og:description" property="og:description" content="PyCon JPは、Pythonユーザが集まり、PythonやPythonを使ったソフトウェアについて情報交換、交流をするためのカンファレンスです。"><meta data-n-head="1" data-hid="og:image" property="og:image" content="https://pycon.jp/2020/logo.png"><meta data-n-head="1" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes"><meta data-n-head="1" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="PyCon JP 2020"><meta data-n-head="1" data-hid="author" name="author" content="Koji Ishimoto"><meta data-n-head="1" data-hid="theme-color" name="theme-color" content="#3D40CB"><link data-n-head="1" rel="icon" type="image/x-icon" href="/favicon.ico"><link data-n-head="1" rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"><link data-n-head="1" rel="manifest" href="/_nuxt/manifest.ea8bab48.json"><link data-n-head="1" rel="shortcut icon" href="/_nuxt/icons/icon_64.6bc0c7.png"><link data-n-head="1" rel="apple-touch-icon" href="/_nuxt/icons/icon_512.6bc0c7.png" sizes="512x512"><link data-n-head="1" rel="prefetch" href="/_nuxt/news.json" as="fetch"><link rel="preload" href="/_nuxt/37e3623d855b13baa508.js" as="script"><link rel="preload" href="/_nuxt/00fa7e4931b82b2ad11f.js" as="script"><link rel="preload" href="/_nuxt/3cb1c095d039cc012c82.js" as="script"><link rel="preload" href="/_nuxt/ae142039bfc37b3d7a95.js" as="script"> | ||
<title>PyCon JP 2020 - PyCon JP 2020</title><meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><meta data-n-head="1" data-hid="description" name="description" content="PyCon JP 2020 Python"><meta data-n-head="1" data-hid="og:site_name" property="og:site_name" content="PyCon JP 2020"><meta data-n-head="1" data-hid="og:type" property="og:type" content="website"><meta data-n-head="1" data-hid="og:url" property="og:url" content="https://pycon.jp/2020"><meta data-n-head="1" data-hid="og:title" property="og:title" content="PyCon JP 2020"><meta data-n-head="1" data-hid="og:description" property="og:description" content="PyCon JPは、Pythonユーザが集まり、PythonやPythonを使ったソフトウェアについて情報交換、交流をするためのカンファレンスです。"><meta data-n-head="1" data-hid="og:image" property="og:image" content="https://pycon.jp/2020/logo.png"><meta data-n-head="1" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes"><meta data-n-head="1" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="PyCon JP 2020"><meta data-n-head="1" data-hid="author" name="author" content="Koji Ishimoto"><meta data-n-head="1" data-hid="theme-color" name="theme-color" content="#3D40CB"><link data-n-head="1" rel="icon" type="image/x-icon" href="/favicon.ico"><link data-n-head="1" rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"><link data-n-head="1" rel="manifest" href="/2020/_nuxt/manifest.10c6494a.json"><link data-n-head="1" rel="shortcut icon" href="/2020/_nuxt/icons/icon_64.6bc0c7.png"><link data-n-head="1" rel="apple-touch-icon" href="/2020/_nuxt/icons/icon_512.6bc0c7.png" sizes="512x512"><link data-n-head="1" rel="prefetch" href="/2020/_nuxt/news.json" as="fetch"><link rel="preload" href="/2020/_nuxt/a46cbd806a7fabac606b.js" as="script"><link rel="preload" href="/2020/_nuxt/00fa7e4931b82b2ad11f.js" as="script"><link rel="preload" href="/2020/_nuxt/3cb1c095d039cc012c82.js" as="script"><link rel="preload" href="/2020/_nuxt/f6e58993164507db62c5.js" as="script"> | ||
</head> | ||
<body> | ||
<div id="__nuxt"><style>#nuxt-loading{visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:nuxtLoadingIn 10s ease;-webkit-animation:nuxtLoadingIn 10s ease;animation-fill-mode:forwards;overflow:hidden}@keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}#nuxt-loading>div,#nuxt-loading>div:after{border-radius:50%;width:5rem;height:5rem}#nuxt-loading>div{font-size:10px;position:relative;text-indent:-9999em;border:.5rem solid #f5f5f5;border-left:.5rem solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:nuxtLoading 1.1s infinite linear;animation:nuxtLoading 1.1s infinite linear}#nuxt-loading.error>div{border-left:.5rem solid #ff4500;animation-duration:5s}@-webkit-keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style><script>window.addEventListener("error",function(){var e=document.getElementById("nuxt-loading");e&&(e.className+=" error")})</script><div id="nuxt-loading" aria-live="polite" role="status"><div>Loading...</div></div></div> | ||
<script type="text/javascript" src="/_nuxt/37e3623d855b13baa508.js"></script><script type="text/javascript" src="/_nuxt/00fa7e4931b82b2ad11f.js"></script><script type="text/javascript" src="/_nuxt/3cb1c095d039cc012c82.js"></script><script type="text/javascript" src="/_nuxt/ae142039bfc37b3d7a95.js"></script></body> | ||
<script type="text/javascript" src="/2020/_nuxt/a46cbd806a7fabac606b.js"></script><script type="text/javascript" src="/2020/_nuxt/00fa7e4931b82b2ad11f.js"></script><script type="text/javascript" src="/2020/_nuxt/3cb1c095d039cc012c82.js"></script><script type="text/javascript" src="/2020/_nuxt/f6e58993164507db62c5.js"></script></body> | ||
</html> |
2 changes: 1 addition & 1 deletion
2
2020/_nuxt/37e3623d855b13baa508.js → 2020/_nuxt/a46cbd806a7fabac606b.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
2020/_nuxt/3296ff89d2d7c46953db.js → 2020/_nuxt/b5330ccd55a1d495765a.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name":"PyCon JP 2020","short_name":"pycon.jp.2020","description":"PyCon JPは、Pythonユーザが集まり、PythonやPythonを使ったソフトウェアについて情報交換、交流をするためのカンファレンスです。","icons":[{"src":"/2020/_nuxt/icons/icon_64.6bc0c7.png","sizes":"64x64","type":"image/png"},{"src":"/2020/_nuxt/icons/icon_120.6bc0c7.png","sizes":"120x120","type":"image/png"},{"src":"/2020/_nuxt/icons/icon_144.6bc0c7.png","sizes":"144x144","type":"image/png"},{"src":"/2020/_nuxt/icons/icon_152.6bc0c7.png","sizes":"152x152","type":"image/png"},{"src":"/2020/_nuxt/icons/icon_192.6bc0c7.png","sizes":"192x192","type":"image/png"},{"src":"/2020/_nuxt/icons/icon_384.6bc0c7.png","sizes":"384x384","type":"image/png"},{"src":"/2020/_nuxt/icons/icon_512.6bc0c7.png","sizes":"512x512","type":"image/png"}],"start_url":"https://pycon.jp/2020","display":"standalone","background_color":"#d4d4ff","theme_color":"#3D40CB","lang":"ja","title":"PyCon JP 2020","og:title":"PyCon JP 2020","scope":"https://pycon.jp/2020"} |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.