diff --git a/_layouts/repo.html b/_layouts/repo.html index c4e9462..bd050ae 100644 --- a/_layouts/repo.html +++ b/_layouts/repo.html @@ -6,6 +6,11 @@ layout: default {% assign repo = page.repo %} {% assign list = site.data.index[repo].bionic %} +
+ NOTE: If this is your first time here, you need to do some configurations before you can use this repository. + Please read the instructions. +
+{{ page.description }}