|
|
@@ -1,12 +1,12 @@ |
|
|
<!DOCTYPE html> |
|
|
<!DOCTYPE html> |
|
|
<html lang="en"> |
|
|
|
|
|
|
|
|
<html lang="ja"> |
|
|
|
|
|
|
|
|
<head> |
|
|
<head> |
|
|
<meta charset="utf-8" /> |
|
|
<meta charset="utf-8" /> |
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> |
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" /> |
|
|
<meta name="theme-color" content="#000000" /> |
|
|
<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="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> |
|
|
|
|
|
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> |
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> |
|
|
|