Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-LJ committed Jun 14, 2024
1 parent d8ea699 commit 54a7bdc
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions test/test.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
<!DOCTYPE html>
<html lang="fr-FR">
<html lang="fr">
<head>
<link rel="stylesheet" href="/Style.css">
<meta charset="utf-8">
<!-- HTML Meta Tags -->
<title>test</title>

<link rel="stylesheet" href="/Style.css">
<meta http-equiv="Permissions-Policy" content="interest-cohort=()">
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="color-scheme" content="dark light">


</head>

<body>
<!-- Main -->
<main>
Expand Down

0 comments on commit 54a7bdc

Please sign in to comment.