diff --git a/app/assets/images/home/OSSRA-OH-banner.png b/app/assets/images/home/OSSRA-OH-banner.png new file mode 100644 index 000000000..04984d89c Binary files /dev/null and b/app/assets/images/home/OSSRA-OH-banner.png differ diff --git a/app/views/home/_whats_new.html.haml b/app/views/home/_whats_new.html.haml index f8d773e1b..b3c215e5e 100644 --- a/app/views/home/_whats_new.html.haml +++ b/app/views/home/_whats_new.html.haml @@ -1,2 +1,2 @@ %a{ href: 'https://www.synopsys.com/software-integrity/resources/analyst-reports/2020-open-source-security-risk-analysis.html?cmp=ba-sig-ohub&utm_medium=display&utm_source=ohub', target: '_blank' } - %img{src: image_path('home/2021OSSRA-OpenHub.png'), style: 'margin-left: 25px; margin-top: 15px'} + %img{src: image_path('home/OSSRA-OH-banner.png'), style: 'margin-left: 25px; margin-top: 15px'}