Skip to content

Commit

Permalink
Deploying to gh-pages from @ 225e3d0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetemrekilinc committed Mar 3, 2023
1 parent aeabb49 commit d0f745c
Show file tree
Hide file tree
Showing 5 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,13 +1,13 @@
{
"files": {
"main.css": "/react-curved-text/static/css/main.6a68c4a3.css",
"main.js": "/react-curved-text/static/js/main.df4f92dc.js",
"main.js": "/react-curved-text/static/js/main.c391524d.js",
"index.html": "/react-curved-text/index.html",
"main.6a68c4a3.css.map": "/react-curved-text/static/css/main.6a68c4a3.css.map",
"main.df4f92dc.js.map": "/react-curved-text/static/js/main.df4f92dc.js.map"
"main.c391524d.js.map": "/react-curved-text/static/js/main.c391524d.js.map"
},
"entrypoints": [
"static/css/main.6a68c4a3.css",
"static/js/main.df4f92dc.js"
"static/js/main.c391524d.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"/><link rel="icon" href="/react-curved-text/favicon.png"/><meta name="google-site-verification" content="Ln9C9pOhyxCOVF34Oeioi4dYU9brD9WCvJRN_YlBVz4"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="react-curved-text a library for creating circular / curved texts in React projects"/><link rel="apple-touch-icon" href="/react-curved-text/logo192.png"/><link rel="manifest" href="/react-curved-text/manifest.json"/><title>React Curved Text</title><script defer="defer" src="/react-curved-text/static/js/main.df4f92dc.js"></script><link href="/react-curved-text/static/css/main.6a68c4a3.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"/><link rel="icon" href="/react-curved-text/favicon.png"/><meta name="google-site-verification" content="Ln9C9pOhyxCOVF34Oeioi4dYU9brD9WCvJRN_YlBVz4"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="react-curved-text a library for creating circular / curved texts in React projects"/><link rel="apple-touch-icon" href="/react-curved-text/logo192.png"/><link rel="manifest" href="/react-curved-text/manifest.json"/><title>React Curved Text</title><script defer="defer" src="/react-curved-text/static/js/main.c391524d.js"></script><link href="/react-curved-text/static/css/main.6a68c4a3.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.df4f92dc.js → static/js/main.c391524d.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit d0f745c

Please sign in to comment.