Skip to content

Commit

Permalink
Deploying to gh-pages from @ 656ad7c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnrusschen committed Nov 24, 2024
1 parent 426ca98 commit e5f4dab
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "/static/css/main.98c3c6cf.css",
"main.js": "/static/js/main.92945b49.js",
"main.js": "/static/js/main.3872d40f.js",
"index.html": "/index.html",
"static/media/edit-regular.svg": "/static/media/edit-regular.3c9aad14d3d21daa587b5b2690065e36.svg",
"main.98c3c6cf.css.map": "/static/css/main.98c3c6cf.css.map",
"main.92945b49.js.map": "/static/js/main.92945b49.js.map"
"main.3872d40f.js.map": "/static/js/main.3872d40f.js.map"
},
"entrypoints": [
"static/css/main.98c3c6cf.css",
"static/js/main.92945b49.js"
"static/js/main.3872d40f.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A simple and reusable datepicker component for React."><meta name="keywords" content="React, HTML, CSS, JavaScript, JSX, date, datepicker"><title>React Datepicker crafted by HackerOne</title><link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer"/><script defer="defer" src="/static/js/main.92945b49.js"></script><link href="/static/css/main.98c3c6cf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A simple and reusable datepicker component for React."><meta name="keywords" content="React, HTML, CSS, JavaScript, JSX, date, datepicker"><title>React Datepicker crafted by HackerOne</title><link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer"/><script defer="defer" src="/static/js/main.3872d40f.js"></script><link href="/static/css/main.98c3c6cf.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.92945b49.js → static/js/main.3872d40f.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.3872d40f.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.92945b49.js.map

This file was deleted.

0 comments on commit e5f4dab

Please sign in to comment.