We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4655ef + fd41d8b commit 534b674Copy full SHA for 534b674
src/components/ou-techs/CircleList.astro
@@ -40,7 +40,7 @@ const circles: ComponentProps<typeof CircleListItem>[] = [
40
{
41
name: '再履バス同好会 技術部',
42
description:
43
- '再履バス同好会とは、再履バス (阪大のキャンパス間連絡バス) を愛でながら様々な企画・提案を行っている大阪大学非公認団体です。技術部では条項人数計測装置の開発などを行っています。',
+ '再履バス同好会とは、再履バス (阪大のキャンパス間連絡バス) を愛でながら様々な企画・提案を行っている大阪大学非公認団体です。技術部では乗降人数計測装置の開発などを行っています。',
44
logo: SairibasuLogo,
45
homepage: 'https://sairibus.com/',
46
x: 'https://x.com/sairi_doukoukai',
0 commit comments