We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f656d63 commit e3080a7Copy full SHA for e3080a7
docs/components/sections/SectionSetup.vue
@@ -93,7 +93,7 @@ export default {
93
</template>`,
94
loadResourcesCode: `
95
<!-- VCalendar CSS -->
96
- <link rel='stylesheet' href='https://unpkg.com/vcalendar/dist/lib/vcalendar.min.css'>
+ <link rel='stylesheet' href='https://unpkg.com/vcalendar/lib/vcalendar.min.css'>
97
<!-- VCalendar JavaScript -->
98
<script src='https://unpkg.com/vcalendar'><\/script>`,
99
};
0 commit comments