diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2ca8682 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +_site/ +.sass-cache/ +.jekyll-cache/ +.jekyll-metadata diff --git a/README.md b/README.md index 7eae0e8..74115e5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Awesome -(WIP) +![Awesome logo](assets/logo.svg) -[https://awesome-prometheus-alerts.grep.to](https://awesome-prometheus-alerts.grep.to) +Collection here: [https://awesome-prometheus-alerts.grep.to](https://awesome-prometheus-alerts.grep.to). ## Todo diff --git a/_layouts/default.html b/_layouts/default.html index f5a0176..8cfbf89 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,8 +18,27 @@ + + Skip to the content.