diff --git a/README.md b/README.md index 6bc2306..12da636 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,11 @@ Do you have any questions or ideas? Feel free to start a discussion on [Discussi ## Editing content Instructions for editing website content are described on the [CONTRIBUTING](https://github.com/techexcellenceio/community/blob/main/CONTRIBUTING.md) page. + + + + +To run the application: +``` +bundle exec jekyll serve --livereload +``` diff --git a/_includes/masthead.html b/_includes/masthead.html index c70f66c..1b34a71 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -1,5 +1,22 @@ -
- -
\ No newline at end of file + + +