forked from MaterializeInc/materialize
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move documentation links from .io to .com
Add a 301 from materialize.io to materialize.com. Update all references to materialize.io with two exceptions: packages.materialize.io and email addresses.
- Loading branch information
Showing
32 changed files
with
82 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,63 +1,63 @@ | ||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Bold.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Bold.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Bold.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Bold.woff") format("woff"); | ||
font-weight: bold; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-BoldItalic.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Bold.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-BoldItalic.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Bold.woff") format("woff"); | ||
font-weight: bold; | ||
font-style: italic; | ||
} | ||
|
||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-SemiBold.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-SemiBold.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-SemiBold.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-SemiBold.woff") format("woff"); | ||
font-weight: 600; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-SemiBoldItalic.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-SemiBoldItalic.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-SemiBoldItalic.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-SemiBoldItalic.woff") format("woff"); | ||
font-weight: 600; | ||
font-style: italic; | ||
} | ||
|
||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Regular.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Regular.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Regular.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Regular.woff") format("woff"); | ||
font-weight: 500; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Italic.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Italic.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Italic.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Italic.woff") format("woff"); | ||
font-weight: 500; | ||
font-style: italic; | ||
} | ||
|
||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Light.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-Light.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Light.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-Light.woff") format("woff"); | ||
font-weight: normal; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "RM Neue"; | ||
src: url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-LightItalic.woff2") format("woff2"), | ||
url("https://materialize.io/wp-content/themes/materialize/fonts/RMNeue-LightItalic.woff") format("woff"); | ||
src: url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-LightItalic.woff2") format("woff2"), | ||
url("https://materialize.com/wp-content/themes/materialize/fonts/RMNeue-LightItalic.woff") format("woff"); | ||
font-weight: normal; | ||
font-style: italic; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<header id="main"> | ||
<a href="/"> | ||
<img src="https://materialize.io/wp-content/uploads/2020/02/materialize_logo_primary-1.png" alt="Materialize Logo"> | ||
<img src="https://materialize.com/wp-content/uploads/2020/02/materialize_logo_primary-1.png" alt="Materialize Logo"> | ||
</a> | ||
|
||
<ul class="menu"> | ||
<li><a href="https://materialize.io/">Home</a></li> | ||
<li><a href="https://materialize.io/product/">Product</a></li> | ||
<li><a href="https://materialize.io/docs/">Docs</a></li> | ||
<li><a href="https://materialize.io/blog/">Blog</a></li> | ||
<li><a href="https://materialize.io/about/">About</a></li> | ||
<li><a href="https://materialize.io/careers/">Careers</a></li> | ||
<li><a href="https://materialize.io/contact/">Contact</a></li> | ||
<li><a href="https://materialize.com/">Home</a></li> | ||
<li><a href="https://materialize.com/product/">Product</a></li> | ||
<li><a href="https://materialize.com/docs/">Docs</a></li> | ||
<li><a href="https://materialize.com/blog/">Blog</a></li> | ||
<li><a href="https://materialize.com/about/">About</a></li> | ||
<li><a href="https://materialize.com/careers/">Careers</a></li> | ||
<li><a href="https://materialize.com/contact/">Contact</a></li> | ||
<li><a class="button button-purple" href="https://github.com/MaterializeInc/materialize">Github</a></li> | ||
<li><a class="button button-lime" href="https://materialize.io/download/">Download</a></li> | ||
<li><a class="button button-lime" href="https://materialize.com/download/">Download</a></li> | ||
</ul> | ||
</header> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.