Skip to content

Commit

Permalink
docs folder created
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihunlu committed Oct 29, 2020
1 parent d46680b commit 3b0bcff
Show file tree
Hide file tree
Showing 8 changed files with 1,904 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/css/app.a29b3dcd.css

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

9 changes: 9 additions & 0 deletions docs/css/chunk-vendors.40726481.css

Large diffs are not rendered by default.

Binary file added docs/favicon.ico
Binary file not shown.
27 changes: 27 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/@mdi/font@4.x/css/materialdesignicons.min.css" rel="stylesheet">
<title>vue-trello</title>
<link href="css/app.a29b3dcd.css" rel="preload" as="style">
<link href="css/chunk-vendors.40726481.css" rel="preload" as="style">
<link href="js/app.0c4665db.js" rel="preload" as="script">
<link href="js/chunk-vendors.8154dd20.js" rel="preload" as="script">
<link href="css/chunk-vendors.40726481.css" rel="stylesheet">
<link href="css/app.a29b3dcd.css" rel="stylesheet">
</head>

<body><noscript><strong>We're sorry but vue-trello doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong></noscript>
<div id="app"></div>
<script src="js/chunk-vendors.8154dd20.js"></script>
<script src="js/app.0c4665db.js"></script>
</body>

</html>
2 changes: 2 additions & 0 deletions docs/js/app.0c4665db.js

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

1 change: 1 addition & 0 deletions docs/js/app.0c4665db.js.map

Large diffs are not rendered by default.

1,863 changes: 1,863 additions & 0 deletions docs/js/chunk-vendors.8154dd20.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/chunk-vendors.8154dd20.js.map

Large diffs are not rendered by default.

0 comments on commit 3b0bcff

Please sign in to comment.