Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" /> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="/images/Styleka.png" type="image/png">
</head>

<body>
Expand Down
1 change: 1 addition & 0 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" /> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="/images/Styleka.png" type="image/png">
</head>

<body>
Expand Down
1 change: 1 addition & 0 deletions cancel.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Payment Failed</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions cart.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>My Cart</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" /> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="/images/Styleka.png" type="image/png">
</head>

<body>
Expand Down
Binary file added images/Styleka.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>STYLÉKA</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<style>
/* Import modern fonts */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap');
Expand Down
1 change: 1 addition & 0 deletions login.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Login</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions register.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Register</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions shop.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>STYLÉKA - Modern Fashion Store</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<style>
/* Import modern fonts */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap');
Expand Down
1 change: 1 addition & 0 deletions sproduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct13.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct14.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct15.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct5.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct6.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct7.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct8.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions sproduct9.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Product Details</title>
<style>
body {
Expand Down
1 change: 1 addition & 0 deletions success.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/images/Styleka.png" type="image/png">
<title>Order Success</title>
<style>
body {
Expand Down