Skip to content

Commit

Permalink
Merge pull request #10 from lego37yoon/main
Browse files Browse the repository at this point in the history
최신화 및 오류 수정
  • Loading branch information
sukso96100 authored Jun 2, 2024
2 parents e4f1795 + 65c2435 commit 299d4e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified public/og_cfp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/pages/cfp.astro
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ const redirect_url = "https://events.canonical.com/event/48/abstracts/";
<meta property="og:title" content={`Call for proposals(제안서 모집) | ${config.siteTitle}`}>
<meta property="og:site_name" content={config.siteTitle} >
<meta property="og:url" content="">
<meta property="og:description" content="~ 5월 26일까지 (KST)">
<meta property="og:description" content="~ 6월 2일까지 (KST)">
<meta property="og:type" content="">
<meta property="og:image" content="https://2024.ubuntu-kr.org/og_cfp.png">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content=`@${config.socialMedia.twitter}`>
<meta name="twitter:title" content={`Call for proposals(제안서 모집) | ${config.siteTitle}`}>
<meta name="twitter:description" content="~ 5월 26일까지 (KST)">
<meta name="twitter:description" content="~ 6월 2일까지 (KST)">
<meta name="twitter:image" content="https://2024.ubuntu-kr.org/og_cfp.png">

<meta http-equiv="refresh" content=`0;url=${redirect_url}` />
Expand Down
2 changes: 1 addition & 1 deletion src/pages/en/sponsors/become-a-sponsor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ To learn more about our sponsorship program, please refer to our sponsorship pro
- (*1) Sponsored sessions are also subject to Code of Conduct compliance and content team review, with no exceptions, and must be related to Ubuntu or related open source technologies. In addition, blatant marketing and sales pitches are prohibited.
- (*2) Choose between A Workshop, A Talk and A BoF session.
- (*3) Choose between A Talk and A BoF session.
- (*4) This is an Add-on item and provided first come first serve basis. Price is 200,0000 KRW (VAT Not included)
- (*4) This is an Add-on item and provided first come first serve basis. Price is 200,000 KRW (VAT Not included)

0 comments on commit 299d4e7

Please sign in to comment.