Skip to content

Commit

Permalink
🐛 fix: update index.md file in template
Browse files Browse the repository at this point in the history
  • Loading branch information
jzazo committed May 13, 2024
1 parent a98e507 commit eef2723
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/index.md.jinja
4 changes: 2 additions & 2 deletions template/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

-----------------------------------------------------------------

{% if documentation -%}
{% if documentation %}
## :notebook_with_decorative_cover: Documentation
https://{{ organization }}.github.io/{{ project_name }}

## :floppy_disk: Source Code
https://github.com/{{ organization }}/{{ project_name }}
{%- endif -%}
{%- endif %}


## :rocket: Getting Started with {{ project_name }}
Expand Down

0 comments on commit eef2723

Please sign in to comment.