Commit d1fffc36 authored by Igor Drozdov's avatar Igor Drozdov

Merge branch '223238-add-hipaa-logo-for-project-templates' into 'master'

Update HIPAA logo for project templates

See merge request gitlab-org/gitlab!53270
parents 05beab14 41ece763
---
title: Update HIPAA logo for project templates
merge_request: 53270
author:
type: other
......@@ -10,7 +10,7 @@ module EE
def localized_ee_templates_table
[
::Gitlab::ProjectTemplate.new('hipaa_audit_protocol', 'HIPAA Audit Protocol', _('A project containing issues for each audit inquiry in the HIPAA Audit Protocol published by the U.S. Department of Health & Human Services'), 'https://gitlab.com/gitlab-org/project-templates/hipaa-audit-protocol')
::Gitlab::ProjectTemplate.new('hipaa_audit_protocol', 'HIPAA Audit Protocol', _('A project containing issues for each audit inquiry in the HIPAA Audit Protocol published by the U.S. Department of Health & Human Services'), 'https://gitlab.com/gitlab-org/project-templates/hipaa-audit-protocol', 'illustrations/logos/asklepian.svg')
].freeze
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment