diff --git a/.github/docs/_static/custom.css b/.github/docs/_static/custom.css new file mode 100644 index 00000000000..68ed3164e2d --- /dev/null +++ b/.github/docs/_static/custom.css @@ -0,0 +1,3 @@ +[title='Edit this page']{ + display: none; + } diff --git a/.github/docs/index.md b/.github/docs/index.md index 291ca3867f1..307770bb0fa 100644 --- a/.github/docs/index.md +++ b/.github/docs/index.md @@ -1 +1,3 @@ # Home + +This is a placeholder homepage, please view at our other pages for more information about TrueCharts