fix: load Gridstack.js locally in HTML head - CDN URLs were 404
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<link rel="stylesheet" href="/static/builder.css">
|
||||
<link rel="stylesheet" href="/static/designer.css">
|
||||
<link rel="stylesheet" href="/static/gridstack.min.css">
|
||||
<script src="/static/gridstack-all.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="app">
|
||||
|
||||
Reference in New Issue
Block a user