Skip to content

Commit

Permalink
deploy: ec13edf
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Apr 8, 2024
1 parent 0a1d830 commit f8977bf
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 446 deletions.
1 change: 1 addition & 0 deletions assets/index-DTthlpk8.css

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

49 changes: 49 additions & 0 deletions assets/index-_zPmJJkJ.js

Large diffs are not rendered by default.

78 changes: 0 additions & 78 deletions css/demo.css

This file was deleted.

194 changes: 0 additions & 194 deletions css/prism.css

This file was deleted.

34 changes: 12 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,24 +1,14 @@
<!doctype html>
<html>

<head>
<meta charset="utf-8">
<title>react-refractor demo</title>
<link rel="stylesheet" href="css/demo.css">
<link rel="stylesheet" href="css/prism.css">
</head>

<body>

<a href="https://github.com/rexxars/react-refractor" class="fork-ribbon">
<img style="z-index: 5; position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67"
alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png">
</a>

<div id="root"></div>

<script src="js/demo.min.js"></script>

</body>

<html lang="en">
<head>
<meta charset="utf-8" />
<title>react-refractor demo</title>
<script type="module" crossorigin src="/assets/index-_zPmJJkJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DTthlpk8.css">
</head>

<body>
<div id="root"></div>

</body>
</html>
Loading

0 comments on commit f8977bf

Please sign in to comment.