Skip to content

Commit

Permalink
Merge pull request #272 from kookmin-sw/feature/271
Browse files Browse the repository at this point in the history
Chore : 파비콘, 제목 수정
  • Loading branch information
ancy0 authored May 24, 2024
2 parents 960c757 + 0badb58 commit 2b06671
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
Binary file added frontend/public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/public/favicon2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 2 additions & 14 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,9 @@
<html lang="en">
<head>
<meta charset="utf-8" />

<link rel="icon" href="%PUBLIC_URL%/favicon2.png" />
<title>PROBEE</title>
<meta name="description" content="Web site created using create-react-app" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<script
type="text/javascript"
src="//dapi.kakao.com/v2/maps/sdk.js?appkey=%REACT_APP_KAKAOMAP_KEY%&libraries=services,clusterer"></script>
Expand Down

0 comments on commit 2b06671

Please sign in to comment.