Use generic git icon for Gitea source link
This commit is contained in:
parent
f59cd9ac8b
commit
ac2589623c
@ -12,7 +12,7 @@ export default defineConfig({
|
|||||||
title: 'K-Line',
|
title: 'K-Line',
|
||||||
description: 'BMW I/K-Bus + OBD-II K-line interface for ESP32 with PC817 optocoupler isolation',
|
description: 'BMW I/K-Bus + OBD-II K-line interface for ESP32 with PC817 optocoupler isolation',
|
||||||
social: [
|
social: [
|
||||||
{ icon: 'codeberg', label: 'Source', href: 'https://git.supported.systems/warehack.ing/i-k-bus-board' },
|
{ icon: 'seti:git', label: 'Source', href: 'https://git.supported.systems/warehack.ing/i-k-bus-board' },
|
||||||
],
|
],
|
||||||
customCss: ['./src/styles/custom.css'],
|
customCss: ['./src/styles/custom.css'],
|
||||||
sidebar: [
|
sidebar: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user