Update custom.html
parent
180e88e0e4
commit
a1a387dd60
|
|
@ -23,9 +23,11 @@
|
|||
<link rel="stylesheet" href="../../css/spectre.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>Create your events on the current week. Keep in note that your events repeat weekly.</p>
|
||||
<p>One you have created your events, Click <button id="upload" class="btn btn-primary">Upload</button></p>
|
||||
<p>All day events are not supported. A feature that lets you get the calendar from your watch will be added in a future update.</p>
|
||||
<div>
|
||||
<p>Create your events on the current week. Keep in note that your events repeat weekly.</p>
|
||||
<p>One you have created your events, Click <button id="upload" class="btn btn-primary">Upload</button></p>
|
||||
<p>All day events are not supported. A feature that lets you get the calendar from your watch will be added in a future update.</p>
|
||||
</div>
|
||||
|
||||
<script src='fullcalendar/main.js'></script>
|
||||
<script src="../../core/lib/customize.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue