Skip to content

Commit b757539

Browse files
release 6.0.1
1 parent 18265b2 commit b757539

16 files changed

+63
-59
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MDB5
2-
Version: FREE 6.0.0
2+
Version: FREE 6.0.1
33

44
Documentation:
55
https://mdbootstrap.com/docs/standard/

css/mdb.dark.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/mdb.dark.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/mdb.dark.rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/mdb.dark.rtl.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/mdb.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/mdb.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/mdb.rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/mdb.rtl.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,18 @@
2727
<div class="text-center">
2828
<img
2929
class="mb-4"
30-
src="https://v1.mdbootstrap.com/wp-content/uploads/2022/11/mdb-sale.png"
30+
src="https://mdbootstrap.com/img/logo/mdb-transparent-250px.png"
31+
style="width: 250px; height: 90px"
3132
/>
32-
<h5 class="mb-4">Only now, you can get all premium features & more with the best discounts of the year.</h5>
33-
34-
<p class="mb-4 fw-bold">All offers are LIMITED!</p>
33+
<h5 class="mb-3">Thank you for using our product. We're glad you're with us.</h5>
34+
<p class="mb-3">MDB Team</p>
3535
<a
36-
class="btn btn-lg btn-danger fw-bold mb-3" style="background-color: #e70808;"
37-
href="https://mdbootstrap.com/sale/november/"
36+
class="btn btn-primary btn-lg"
37+
href="https://mdbootstrap.com/docs/standard/getting-started/"
3838
target="_blank"
3939
role="button"
40-
>Check insane offers</a
40+
>Start MDB tutorial</a
4141
>
42-
<hr>
43-
<p class="mt-4 lead fw-bold">Publish your project with a single command.</p>
44-
<p class="mt-2">Use <a href="https://mdbgo.com/" class="fw-bold" target="_blank"><u>MDB GO</u></a> for a free hosting & deployment
45-
tool</p>
4642
</div>
4743
</div>
4844
</div>

0 commit comments

Comments
 (0)