소스 검색

index.html修正

develop
sosuke.iwabuchi 2 년 전
부모
커밋
19e2f3709d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      public/index.html

+ 2
- 2
public/index.html 파일 보기

@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<html lang="ja">

<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<meta name="description" content="領収証を発行します" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />

<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />


Loading…
취소
저장