Skip to content

Commit 148c18e

Browse files
authored
Merge pull request #317 from StarSync-FE/develop
📦Chore: main으로 배포
2 parents c2fd951 + 2e890a3 commit 148c18e

41 files changed

Lines changed: 207 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 205 additions & 2 deletions

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
property="og:description"
1515
content="별처럼 연결되는 우리, 모든 별이 하나로 이어지는 순간"
1616
/>
17-
<meta property="og:image" content="https://www.starsync.wiki/default-og.png" />
17+
<meta property="og:image" content="https://www.starsync.wiki/default-ogimg.png" />
1818
<meta property="og:url" content="https://www.starsync.wiki/" />
1919
<meta property="og:site_name" content="StarSync" />
2020

@@ -24,7 +24,7 @@
2424
name="twitter:description"
2525
content="별처럼 연결되는 우리, 모든 별이 하나로 이어지는 순간"
2626
/>
27-
<meta name="twitter:image" content="https://www.starsync.wiki/default-og.png" />
27+
<meta name="twitter:image" content="https://www.starsync.wiki/default-ogimg.png" />
2828

2929
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
3030
<link rel="stylesheet" as="style" crossorigin href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css" />
72.2 KB
9.27 KB
80.2 KB
106 KB
8.05 KB
15.8 KB
213 KB

0 commit comments

Comments
 (0)