diff --git a/.gitignore b/.gitignore index 3b7ab866b..3d7fcb153 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ gh-pages/ node_modules/ *.code-workspace *.iml +*.jekyll-metadata diff --git a/.jekyll-metadata b/.jekyll-metadata deleted file mode 100644 index 1b01718c9..000000000 Binary files a/.jekyll-metadata and /dev/null differ diff --git a/docs/4.4/getting-started/introduction.md b/docs/4.4/getting-started/introduction.md index c347321c4..5dff8c6d8 100644 --- a/docs/4.4/getting-started/introduction.md +++ b/docs/4.4/getting-started/introduction.md @@ -109,7 +109,7 @@ Be sure to have your pages set up with the latest design and development standar - +

Hello, world!

@@ -121,7 +121,7 @@ Be sure to have your pages set up with the latest design and development standar - + {% endhighlight %} diff --git a/docs/4.4/material/app-bars-top.md b/docs/4.4/material/app-bars-top.md index 8669b6985..28c364e15 100644 --- a/docs/4.4/material/app-bars-top.md +++ b/docs/4.4/material/app-bars-top.md @@ -14,7 +14,7 @@ It can transform into a contextual action bar. Bootstrap documentation: Navbar - Most of the details have been covered here + Every detail has been covered here