Skip to content

Commit 92527b9

Browse files
committed
Add IBM Cloud Security Compliance Center logo to configuration
1 parent ab62ec4 commit 92527b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astro.config.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ export default defineConfig({
99
title: 'BrowserSec',
1010
description: 'Open source browser security and detection & response solutions',
1111
// logo: {
12-
// light: './src/assets/logo-light.svg',
13-
// dark: './src/assets/logo-dark.svg',
12+
// src: './src/assets/carbon_ibm-cloud-security-compliance-center.svg',
1413
// },
1514
social: [
1615
{ icon: 'github', label: 'GitHub', href: 'https://github.com/browsersec' },
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)