Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/en/event/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,21 +87,21 @@ async function addToCalendar(type: CalendarType) {
target="_blank"
theme="alt"
>
<IconPhMagnifyingGlass /> Open Street Map
<IconPhMagnifyingGlass /> OpenStreetMap
</VPButton>
<VPButton
href="https://www.google.com/maps/search/?api=1&query=國立臺灣科技大學&query_place_id=ChIJrcDEdiGqQjQRVfQp7kRe25A"
target="_blank"
theme="alt"
>
<IconPhGoogleLogo /> Google Map
<IconPhGoogleLogo /> Google Maps
</VPButton>
<VPButton
href="https://maps.apple.com/place?auid=1091116063745527859"
target="_blank"
theme="alt"
>
<IconPhAppleLogo /> Apple Map
<IconPhAppleLogo /> Apple Maps
</VPButton>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions content/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ hero:
- theme: brand
text: Request Sponsorship Information
link: mailto:[email protected]
- teme: brand
- theme: brand
text: Volunteer Recruitment
link: https://volunteer.coscup.org/
- theme: alt
text: Aug 9 ~ Aug 10
text: Aug 9 Aug 10
link: /en/event
features:
- title: Sponsorship Program
Expand All @@ -31,6 +31,6 @@ features:
- title: Early Guide to Joining
icon: 📣
details: Many people in the community are excited to find out how to participate in COSCUP 2025. We’ll share more updates soon, but here’s what we can share so far! You can join as a speaker, host a booth, organize a track, or become a sponsor...
link: https://blog.coscup.org/2025/01/early-guide-to-joining-coscup-2025.html?m=1
link: https://blog.coscup.org/2025/01/early-guide-to-joining-coscup-2025.html
linkText: More
---
4 changes: 2 additions & 2 deletions content/en/sponsorship/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Lanyards (Exclusive Sponsorship)
Agenda Page Ads
:::

<style lang="css" scoped>
<style scoped>
.addon-example {
display: inline-block;
width: 50%;
Expand Down Expand Up @@ -111,7 +111,7 @@ To see our past conference photos, please visit : [COSCUP flickr album](https://
96.2% of attendees would recommend others to join COSCUP
:::

<style lang="css" scoped>
<style scoped>
.attendee {
text-align: center;
}
Expand Down
2 changes: 1 addition & 1 deletion content/en/sponsorship/parts/addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import AddonAdsPart from './addon-ads.md'
| **Promotion at the Snack Area (2 days)** | **Included** | **Included** | **1,180** | **1,180** | **1,180** | **1,180** |
| <AddonAdsPart /> | **470/Ads** | **470/Ads** | **470/Ads** | **470/Ads** | **470/Ads** | **470/Ads** |

<style lang="css" scoped>
<style scoped>
table {
tr {
th {
Expand Down
2 changes: 1 addition & 1 deletion content/en/sponsorship/parts/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import OverseaPart from './oversea.md'
| **Methods** | **The 'Friend' package or higher (including add-on options)** |
| **Benefits** | <OverseaPart /> |

<style scoped lang="css">
<style scoped>
table {
th {
text-align: center;
Expand Down
2 changes: 1 addition & 1 deletion content/zh_tw/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ hero:
text: 志工召募
link: https://volunteer.coscup.org/
- theme: alt
text: 8/9 ~ 8/10
text: 8/9 8/10
link: /event
features:
- title: 贊助方案
Expand Down
4 changes: 2 additions & 2 deletions content/zh_tw/sponsorship/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Keynote 演講廳 垂吊布條
網站議程頁面廣告
:::

<style lang="css" scoped>
<style scoped>
.addon-example {
display: inline-block;
width: 50%;
Expand Down Expand Up @@ -111,7 +111,7 @@ COSCUP (Conference for Open Source Coders, Users and Promoters ; 開源人年會
96.2% 與會者願意推薦其他人參加往後的 COSCUP
:::

<style lang="css" scoped>
<style scoped>
.attendee {
text-align: center;
}
Expand Down
2 changes: 1 addition & 1 deletion content/zh_tw/sponsorship/parts/addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import AddonAdsPart from './addon-ads.md'
| **大會點心區桌旗(兩天)** | **已包含** | **已包含** | **33,000** | **33,000** | **33,000** | **33,000** |
| <AddonAdsPart /> | **13,200/則** | **13,200/則** | **13,200/則** | **13,200/則** | **13,200/則** | **13,200/則** |

<style lang="css" scoped>
<style scoped>
table {
tr {
th {
Expand Down
2 changes: 1 addition & 1 deletion content/zh_tw/sponsorship/parts/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import OverseaPart from './oversea.md'
| **贊助方式** | **以好朋友或以上方案(含加購項目)贊助** |
| **贊助福利** | <OverseaPart /> |

<style scoped lang="css">
<style scoped>
table {
th {
text-align: center;
Expand Down