#139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js

This commit is contained in:
Drewster727 2016-04-05 13:33:06 -05:00
commit fb66f5aca8
12 changed files with 890 additions and 24 deletions

View file

@ -21,6 +21,7 @@
<script src="/Content/site.js"></script>
<script src="/Content/pace.min.js"></script>
<script src="/Content/jquery.mixitup.js"></script>
<script src="/Content/moment.min.js"></script>
</head>
<body>