Explorar el Código

index.html修正

develop
sosuke.iwabuchi hace 2 años
padre
commit
19e2f3709d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      public/index.html

+ 2
- 2
public/index.html Ver fichero

@@ -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" />


Cargando…
Cancelar
Guardar