diff --git a/README.md b/README.md index 8b1c5e1..7721695 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ Please fork this repository, and send us to your findings with pull-requests. Th * **Mehmet Ozkaya** - *Initial work* - [mehmetozkaya](https://github.com/mehmetozkaya) -See also the list of [contributors](https://github.com/aspnetrun/run-core/contributors) who participated in this project. +See also the list of [contributors](https://github.com/aspnetrun/run-core/contributors) who participated in this project. Check also [gihtub page of repository.](https://aspnetrun.github.io/run-aspnetcore-angular/) ## License diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..0ebaa3d --- /dev/null +++ b/_config.yml @@ -0,0 +1,2 @@ +theme: jekyll-theme-architect +show_downloads: true