Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sahal-git authored Aug 6, 2024
1 parent ab66188 commit 457be16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SAAZ Framer</title>
<title>SAAZ FRAMER</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.13/cropper.min.css">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<h1>SAAZ Framer</h1>
<h1>SAAZ FRAMER</h1>
<div class="upload-section">
<label for="primary-image" class="upload-label">Upload Primary Image</label>
<input type="file" id="primary-image" accept="image/*">
Expand Down

0 comments on commit 457be16

Please sign in to comment.