Changeset 81c9e25 for client_app/public


Ignore:
Timestamp:
02/08/21 20:00:55 (3 years ago)
Author:
Vzdra <vladko.zdravkovski@…>
Branches:
master
Children:
df62f68
Parents:
6729ba5
Message:

reorganization

Location:
client_app/public
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • client_app/public/index.html

    r6729ba5 r81c9e25  
    33  <head>
    44    <meta charset="utf-8" />
    5     <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
     5    <link rel="icon" href="%PUBLIC_URL%/logo.png" />
    66    <meta name="viewport" content="width=device-width, initial-scale=1" />
    77    <meta name="theme-color" content="#000000" />
     
    1010      content="Web site created using create-react-app"
    1111    />
    12     <title>React App</title>
     12    <title>Tinki</title>
    1313  </head>
    1414  <body>
Note: See TracChangeset for help on using the changeset viewer.