Skip to content

Commit

Permalink
moment 2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Dec 26, 2023
1 parent 93ba539 commit 7371a81
Show file tree
Hide file tree
Showing 9 changed files with 13,173 additions and 10,565 deletions.
1,573 changes: 903 additions & 670 deletions downloads/moment-with-locales.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion downloads/moment-with-locales.min.js

Large diffs are not rendered by default.

733 changes: 368 additions & 365 deletions downloads/moment.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion downloads/moment.min.js

Large diffs are not rendered by default.

46 changes: 10 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@


<header class="hero hero-moment">
<div class="left-of-hero">
<div>Moment.js <span>2.29.4</span></div>
<div>Parse, validate, manipulate,</div>
<div>and display dates and times in JavaScript.</div>
</div>
<div class="right-of-hero">
<div>Considering using Moment in your project?</div>
<div><em>There may be better modern alternatives.</em></div>
Expand All @@ -72,19 +67,8 @@
</div>
</div>
<div class="hero-title">
<h1>Black Lives Matter</h1>
<h2><em>It is not our differences that divide us. It is our inability to recognize, accept, and celebrate those differences.</em> - Audre Lorde</h2>
<h2>
<span><a href="#donate">Donate</a></span>
|
<span><a href="https://en.wikipedia.org/wiki/Black_Lives_Matter" target="_blank">Wikipedia</a></span>
|
<span><a href="https://drive.google.com/drive/u/0/folders/1mljH99Nwy-SfgbDec-UDHSrrN1_JLmwB" target="_blank">Read</a></span>
|
<span><a href="https://www.youtube.com/watch?v=YrHIQIO_bdQ" target="_blank">Watch</a></span>
|
<span><a href="https://eji.org/get-involved/" target="_blank">Get Involved</a></span>
</h2>
<h1>Moment.js <span>2.30.0</span></h1>
<h2>Parse, validate, manipulate, and display dates and times in JavaScript.</h2>
</div>
</div>
</header>
Expand All @@ -98,14 +82,14 @@ <h3>Download</h3>
</a>
<a class="builds-button builds-button-gzipped" href="/downloads/moment.min.js">
moment.min.js
<span class="filesize">18.1k</span>
<span class="filesize">18.3k</span>
</a>
<a class="builds-button builds-button-source" href="/downloads/moment-with-locales.js">
moment-with-locales.js
</a>
<a class="builds-button builds-button-gzipped" href="/downloads/moment-with-locales.min.js">
moment-with-locales.min.js
<span class="filesize">73k</span>
<span class="filesize">74.1k</span>
</a>
</div>
<div class="builds-packages">
Expand Down Expand Up @@ -182,6 +166,9 @@ <h3>Multiple Locale Support</h3>
<div class="button " data-locale="ar-ma">
Arabic (Morocco)
</div>
<div class="button " data-locale="ar-ps">
Arabic (Palestine)
</div>
<div class="button " data-locale="ar-sa">
Arabic (Saudi Arabia)
</div>
Expand Down Expand Up @@ -434,6 +421,9 @@ <h3>Multiple Locale Support</h3>
<div class="button " data-locale="ne">
Nepalese
</div>
<div class="button " data-locale="ku-kmr">
Northern Kurdish
</div>
<div class="button " data-locale="se">
Northern Sami
</div>
Expand Down Expand Up @@ -568,22 +558,6 @@ <h3>Multiple Locale Support</h3>
</div>
</div>

<div id="donate">

<h2>Donate</h2>

<p>Some Moment.js users may have a little extra money. Please support these charities:</p>
<h3><a href="https://secure.actblue.com/donate/ms_blm_homepage_2019">Black Lives Matter Foundation</a></h3>
<h3><a href="https://support.eji.org/give/153413/#!/donation/checkout">Equal Justice Initiative</a></h3>
<h3><a href="https://www.innocenceproject.org/donate/">Innocence Project</a></h3>
<h3><a href="https://secure.actblue.com/donate/lcchr">The Leadership Conference</a></h3>
<h3><a href="https://minnesotafreedomfund.org/donate">Minnesota Freedom Fund</a></h3>
<h3><a href="https://org2.salsalabs.com/o/6857/p/salsa/donation/common/public/?donate_page_KEY=15780">NAACP Legal Defense &amp; Education Fund</a></h3>
<h3><a href="https://donate.hrw.org/page/15328/donate/1">Human Rights Watch</a></h3>
<p><a href="https://blacklives.help/">Here is a list</a> of related organizations you can support.</p>

</div>

</div>


Expand Down
2 changes: 1 addition & 1 deletion static/css/style.css

Large diffs are not rendered by default.

Loading

0 comments on commit 7371a81

Please sign in to comment.