Skip to content

Commit

Permalink
add footer and show date
Browse files Browse the repository at this point in the history
  • Loading branch information
Amirrezaheydari81 committed Jan 10, 2023
1 parent 6b7aed3 commit 5d0fd26
Show file tree
Hide file tree
Showing 26 changed files with 100 additions and 0 deletions.
13 changes: 13 additions & 0 deletions v-0-1-4/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"files": {
"main.css": "/static/css/main.7f0e5cac.css",
"main.js": "/static/js/main.2250422f.js",
"index.html": "/index.html",
"main.7f0e5cac.css.map": "/static/css/main.7f0e5cac.css.map",
"main.2250422f.js.map": "/static/js/main.2250422f.js.map"
},
"entrypoints": [
"static/css/main.7f0e5cac.css",
"static/js/main.2250422f.js"
]
}
Binary file added v-0-1-4/assets/images/Logo.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 v-0-1-4/assets/images/all-logo/01.jpg
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 v-0-1-4/assets/images/all-logo/02.jpg
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 v-0-1-4/assets/images/all-logo/03.jpg
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 v-0-1-4/assets/images/all-logo/04.jpg
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 v-0-1-4/assets/images/all-logo/05.jpg
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 v-0-1-4/assets/images/all-logo/06.jpg
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 v-0-1-4/assets/images/all-logo/07.jpg
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 v-0-1-4/assets/images/all-logo/08.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions v-0-1-4/assets/images/svg/certificate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions v-0-1-4/assets/images/svg/myproject.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions v-0-1-4/assets/images/svg/mystory.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions v-0-1-4/assets/images/svg/profile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions v-0-1-4/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html dir="rtl"><head><meta charset="utf-8"><title></title><meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"><script defer="defer" src="/static/js/main.2250422f.js"></script><link href="/static/css/main.7f0e5cac.css" rel="stylesheet"></head><body><noscript>برای اجرای این سایت باید جاوا اسکریپت را فعال کنید.</noscript><div id="root"></div></body></html>
7 changes: 7 additions & 0 deletions v-0-1-4/static/css/main.7f0e5cac.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v-0-1-4/static/css/main.7f0e5cac.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions v-0-1-4/static/js/main.2250422f.js

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions v-0-1-4/static/js/main.2250422f.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions v-0-1-4/static/js/main.2250422f.js.map

Large diffs are not rendered by default.

0 comments on commit 5d0fd26

Please sign in to comment.