long url
This commit is contained in:
parent
e90d72185f
commit
bc2f5b8399
|
@ -10,8 +10,8 @@
|
|||
<script>
|
||||
var todayurl, tomorrowurl;
|
||||
var seasonurl;
|
||||
var drafturl = "https://simp.ly/p/j1SspP";
|
||||
|
||||
var drafturl = "https://app.simplenote.com/p/j1SspP";
|
||||
|
||||
var year = datestr().slice(0, 4);
|
||||
var month = datestr().slice(4, 6);
|
||||
var season = Math.ceil(parseInt(month) / 3);
|
||||
|
|
Loading…
Reference in New Issue