Skip to content

Commit 39a2f48

Browse files
authored
Updated Demo 🖊️
1 parent b87dc55 commit 39a2f48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/html_editor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<html>
22
<head>
33
<title>HTML Text Editor | Scriptor.js</title>
4-
<link href="https://unpkg.com/primer@latest/build/build.css" rel="stylesheet" />
5-
<script src="/dist/scriptor.min.js" defer></script>
4+
<link href="https://unpkg.com/primer@latest/build/build.css" rel="stylesheet"/>
5+
<script src="https://cdn.jsdelivr.net/gh/MarketingPipeline/Scriptor.js/dist/scriptor.min.js" defer></script>
66
</head>
77
<body>
88
<div class="container py-4">

0 commit comments

Comments
 (0)