Ignore:
Timestamp:
08/30/24 15:44:27 (4 weeks ago)
Author:
223021 <daniel.ilievski.2@…>
Branches:
main
Parents:
0f0add0
Message:

Implemented Google login, additional file uploads, response messages and email notifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jobvista-frontend/public/index.html

    r0f0add0 r4d97b63  
    3232    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
    3333    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
     34
     35<!--    GOOGLE-->
     36    <script src="https://accounts.google.com/gsi/client" async defer></script>
    3437    <title>Job Vista</title>
    3538  </head>
Note: See TracChangeset for help on using the changeset viewer.