diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..fab5260 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "ms-vscode.live-server" + ] +} diff --git a/fullcalendar/examples/messages.html b/fullcalendar/examples/messages.html index 6d8e354..f8b5a13 100644 --- a/fullcalendar/examples/messages.html +++ b/fullcalendar/examples/messages.html @@ -1,3 +1,11 @@ + @@ -5,22 +13,14 @@ {TITLE PLACEHOLDER} - - - - - - - - - - + - +
@@ -46,21 +46,23 @@
- + diff --git a/fullcalendar/examples/month-view.html b/fullcalendar/examples/month-view.html index db48542..feea567 100644 --- a/fullcalendar/examples/month-view.html +++ b/fullcalendar/examples/month-view.html @@ -1,3 +1,11 @@ + @@ -5,22 +13,14 @@ {TITLE PLACEHOLDER} - - - - - - - - - - + - +
@@ -33,36 +33,36 @@
+
-
+
-
-
- - + diff --git a/fullcalendar/index.php b/fullcalendar/index.php deleted file mode 100644 index 8feedde..0000000 --- a/fullcalendar/index.php +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - diff --git a/javascript/index.html b/javascript/index.html index 246b9a1..2f19636 100644 --- a/javascript/index.html +++ b/javascript/index.html @@ -1,5 +1,5 @@