Use generic git icon for Gitea source link

This commit is contained in:
Ryan Malloy 2026-02-13 08:41:39 -07:00
parent f59cd9ac8b
commit ac2589623c

View File

@ -12,7 +12,7 @@ export default defineConfig({
title: 'K-Line',
description: 'BMW I/K-Bus + OBD-II K-line interface for ESP32 with PC817 optocoupler isolation',
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'],
sidebar: [