Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

owner edit #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

9 changes: 9 additions & 0 deletions 200.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!doctype html>
<html data-n-head="">
<head data-n-head="">
<title data-n-head="true">Vault12-Platform-Vote</title><meta data-n-head="true" charset="utf-8"><meta data-n-head="true" name="viewport" content="width=device-width, initial-scale=1"><meta data-n-head="true" data-hid="description" name="description" content=" "><link data-n-head="true" rel="icon" type="image/x-icon" href="/favicon.ico"><link data-n-head="true" rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,700"><link data-n-head="true" rel="stylesheet" type="text/css" href="//cdn.materialdesignicons.com/2.4.85/css/materialdesignicons.min.css"><link rel="preload" href="/_nuxt/8d8e0e5dd798470bb6d1.js" as="script"><link rel="preload" href="/_nuxt/03a1a82f9461a2f1ee1b.js" as="script"><link rel="preload" href="/_nuxt/1509e0b63e37165e3d89.js" as="script"><link rel="preload" href="/_nuxt/f40ecbe8f797ec50d0a4.js" as="script">
</head>
<body data-n-head="">
<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(0deg);transform: rotate(0deg); } 100% {-webkit-transform: rotate(360deg);transform: rotate(360deg); }}@keyframes nuxtLoading { 0% {-webkit-transform: rotate(0deg);transform: rotate(0deg); } 100% {-webkit-transform: rotate(360deg);transform: rotate(360deg); }}</style><script>window.addEventListener('error', function () { var e = document.getElementById('nuxt-loading'); if (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/8d8e0e5dd798470bb6d1.js"></script><script type="text/javascript" src="/_nuxt/03a1a82f9461a2f1ee1b.js"></script><script type="text/javascript" src="/_nuxt/1509e0b63e37165e3d89.js"></script><script type="text/javascript" src="/_nuxt/f40ecbe8f797ec50d0a4.js"></script></body>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vote.vault12.com
2 changes: 2 additions & 0 deletions _nuxt/03a1a82f9461a2f1ee1b.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions _nuxt/1509e0b63e37165e3d89.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _nuxt/4d3a146d126e5b2e3751.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _nuxt/56e64b822f77202e3c71.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _nuxt/8d8e0e5dd798470bb6d1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

84 changes: 84 additions & 0 deletions _nuxt/LICENSES
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
/**
* vuex v3.1.1
* (c) 2019 Evan You
* @license MIT
*/

/*!
* vue-router v3.0.6
* (c) 2019 Evan You
* @license MIT
*/

/*!
* Vue.js v2.6.10
* (c) 2014-2019 Evan You
* Released under the MIT License.
*/

/**
* vue-meta v1.6.0
* (c) 2019 Declan de Wet & Sébastien Chopin (@Atinux)
* @license MIT
*/

/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
* @license MIT
*/

/*!
* vue-scrollto v2.15.0
* (c) 2019 Randjelovic Igor
* @license MIT
*/

/*! https://mths.be/punycode v1.4.1 by @mathias */

/**
* [js-sha3]{@link https://github.com/emn178/js-sha3}
*
* @version 0.5.7
* @author Chen, Yi-Cyuan [[email protected]]
* @copyright Chen, Yi-Cyuan 2015-2016
* @license MIT
*/

/*!
* vue-no-ssr v1.1.1
* (c) 2018-present egoist <[email protected]>
* Released under the MIT License.
*/

/*! Buefy v0.7.6 | MIT License | github.com/buefy/buefy */

/*! https://mths.be/utf8js v2.0.0 by @mathias */

/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0

THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.

See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
1 change: 1 addition & 0 deletions _nuxt/f40ecbe8f797ec50d0a4.js

Large diffs are not rendered by default.

Binary file added _nuxt/img/0473de2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _nuxt/img/0669bb9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _nuxt/img/0cea374.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _nuxt/img/0eaa314.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _nuxt/img/21835c2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
87 changes: 87 additions & 0 deletions _nuxt/img/2899618.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading