diff --git a/README.md b/README.md index 841b32a0..88f71ecd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Athens Banner](./docs/static/banner.png) + # Welcome Gophers! Welcome to the Athens project! We're building all things Go package repository in here. diff --git a/docs/static/banner.png b/docs/static/banner.png new file mode 100644 index 00000000..d77d5506 Binary files /dev/null and b/docs/static/banner.png differ diff --git a/docs/themes/hugo-theme-learn/layouts/index.html b/docs/themes/hugo-theme-learn/layouts/index.html index c3437686..47a158c0 100644 --- a/docs/themes/hugo-theme-learn/layouts/index.html +++ b/docs/themes/hugo-theme-learn/layouts/index.html @@ -7,6 +7,7 @@ {{.Site.Home.Content}} {{else}} +

Athens: Registry and Proxy for Go Modules

Welcome to the Athens documentation.