Skip to content

Commit

Permalink
upd 4.2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Apr 27, 2019
1 parent a776172 commit 93dabe2
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion build/js/metro.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ var isTouch = (('ontouchstart' in window) || (navigator.MaxTouchPoints > 0) || (
var Metro = {

version: "4.2.41",
compileTime: "27/04/2019 08:45:18",
compileTime: "27/04/2019 20:47:09",
buildNumber: "722",
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
Expand Down
2 changes: 1 addition & 1 deletion build/js/metro.min.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ <h4 class="fg-white mt-4">Forum</h4>
<p class="text-leader text-center pl-10-md pr-10-md">
When using Metro 4 in a large project, core to your project or company, you want to be assured that
Metro 4 and its extensions will be actively maintained with enhanced features being added to the core library, new extensions developed.
Any issues that are found being resolved quickly and efficiently, if a project have financial support.
Any issues that are found being resolved quickly and efficiently, if a project has financial support.
</p>

<div class="text-center m-10">
Expand All @@ -220,19 +220,19 @@ <h4 class="fg-white mt-4">Forum</h4>

<div class="row special-thanks">
<div class="cell-md-2">
<a href="https://olshansky.ua/"><img src="images/olshansky.svg"></a>
<a href="https://olshansky.ua/"><img src="images/olshansky.svg" alt="Olshansky and Co"></a>
</div>
<div class="cell-md-2">
<a href="https://www.imena.ua/"><img src="images/imena_logo.png"></a>
<a href="https://www.imena.ua/"><img src="images/imena_logo.png" alt="Imena.ua"></a>
</div>
<div class="cell-md-2">
<a href="https://mirohost.net/"><img src="images/mirohost_logo.svg"></a>
<a href="https://mirohost.net/"><img src="images/mirohost_logo.svg" alt="Mirohost.net"></a>
</div>
<div class="cell-md-2">
<a href="https://www.keycdn.com/"><img src="images/keycdn-logo.svg"></a>
<a href="https://www.keycdn.com/"><img src="images/keycdn-logo.svg" alt="keycdn.com"></a>
</div>
<div class="cell-md-2">
<a href="https://www.jetbrains.com/"><img src="images/jetbrains.svg"></a>
<a href="https://www.jetbrains.com/"><img src="images/jetbrains.svg" alt="jetbrains.com"></a>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/metro/js/metro.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ var isTouch = (('ontouchstart' in window) || (navigator.MaxTouchPoints > 0) || (
var Metro = {

version: "4.2.41",
compileTime: "27/04/2019 08:45:18",
compileTime: "27/04/2019 20:47:09",
buildNumber: "722",
isTouchable: isTouch,
fullScreenEnabled: document.fullscreenEnabled,
Expand Down
2 changes: 1 addition & 1 deletion docs/metro/js/metro.min.js

Large diffs are not rendered by default.

0 comments on commit 93dabe2

Please sign in to comment.