Skip to content

Commit 5ccb82f

Browse files
authored
Merge pull request #332 from Daniel15/patch-1
Only add OCA README banner for OCA repos
2 parents 421473e + 9e70b57 commit 5ccb82f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/README.md.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
{%- if org_slug == "OCA" %}
12
[![Support the OCA](https://odoo-community.org/readme-banner-image)](https://odoo-community.org/get-involved?utm_source=repo-readme)
3+
{%- endif %}
24

35
# {{ repo_name }}
46

0 commit comments

Comments
 (0)