Skip to content

Commit

Permalink
[test] 모노레포 기반 workflow 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
lybell-art committed Aug 23, 2024
1 parent 6f4b623 commit 2fee708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mainPage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="preload" href="/font/HyundaiSansTextKROTFBold.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/font/HyundaiSansTextKROTFRegular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/font/fonts.css" as="style" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'">
<title>Awesome Orange FE</title>
<title>Team Awesome Orange FE</title>
</head>
<body>
<div id="root"><!--hydrate_root--></div>
Expand Down

0 comments on commit 2fee708

Please sign in to comment.