Procházet zdrojové kódy

index.html修正

develop
sosuke.iwabuchi před 2 roky
rodič
revize
19e2f3709d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      public/index.html

+ 2
- 2
public/index.html Zobrazit soubor

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


Načítá se…
Zrušit
Uložit