Changeset 81c9e25 for client_app/public/index.html
- Timestamp:
- 02/08/21 20:00:55 (4 years ago)
- Branches:
- master
- Children:
- df62f68
- Parents:
- 6729ba5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client_app/public/index.html
r6729ba5 r81c9e25 3 3 <head> 4 4 <meta charset="utf-8" /> 5 <link rel="icon" href="%PUBLIC_URL%/ favicon.ico" />5 <link rel="icon" href="%PUBLIC_URL%/logo.png" /> 6 6 <meta name="viewport" content="width=device-width, initial-scale=1" /> 7 7 <meta name="theme-color" content="#000000" /> … … 10 10 content="Web site created using create-react-app" 11 11 /> 12 <title> React App</title>12 <title>Tinki</title> 13 13 </head> 14 14 <body>
Note:
See TracChangeset
for help on using the changeset viewer.