Skip to content

Commit

Permalink
maxmarinich published a site update
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmarinich committed Apr 6, 2024
1 parent 6371bc9 commit 115e920
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
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="initial-scale=1,maximum-scale=1"><title>React Alice Carousel Demo</title><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;1,300&display=swap" rel="stylesheet"><script defer="defer" src="main.6607.js"></script><link href="main.6607.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="initial-scale=1,maximum-scale=1"><title>React Alice Carousel Demo</title><link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;1,300&display=swap" rel="stylesheet"><script defer="defer" src="main.6dc4.js"></script><link href="main.6dc4.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions main.6607.js

This file was deleted.

File renamed without changes.
2 changes: 2 additions & 0 deletions main.6dc4.js

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 1 addition & 1 deletion static/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><title>React Alice Carousel Live Demo</title><script defer="defer" src="main.6607.js"></script><link href="main.6607.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><h3>Live demo was moved <a href="https://maxmarinich.github.io/react-alice-carousel/">here</a>.</h3><script>function load() {
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><title>React Alice Carousel Live Demo</title><script defer="defer" src="main.6dc4.js"></script><link href="main.6dc4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><h3>Live demo was moved <a href="https://maxmarinich.github.io/react-alice-carousel/">here</a>.</h3><script>function load() {
const path = "https://maxmarinich.github.io/react-alice-carousel/" + window.location.hash;
window.location.replace(path);
}
Expand Down

0 comments on commit 115e920

Please sign in to comment.