Skip to content

Commit bbc7592

Browse files
committed
add osv logo
Signed-off-by: Sahiba Mittal <[email protected]>
1 parent 82c7f01 commit bbc7592

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/assets/img/osv-logo.png

1.87 KB
Loading

src/views/administration/vuln-sources/VulnSourceOSVAdvisories.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<template>
22
<b-card no-body :header="header">
33
<b-card-body>
4+
<img alt="OSV logo" src="@/assets/img/osv-logo.png" width="65"/>
45
<hr/>
56
<c-switch
67
color="primary"

0 commit comments

Comments
 (0)