Skip to content

Commit

Permalink
automated
Browse files Browse the repository at this point in the history
  • Loading branch information
tsotneforester committed Apr 14, 2024
1 parent 3a3b9fe commit 7fc374b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions 02_progress_bar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="./favicon/favicon.ico" sizes="32x32" />
<link rel="apple-touch-icon" href="./favicon/apple-touch-icon.png" />
<link rel="manifest" href="./favicon/site.webmanifest" />
<title>Progrees Bar</title>
<meta name="description" content="Code anything, anywhere, anytime" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="favicon/favicon.ico" sizes="32x32" />
<link rel="apple-touch-icon" href="favicon/apple-touch-icon.png" />
<link rel="manifest" href="favicon/site.webmanifest" />

<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://gpx.ge/" />
Expand Down

0 comments on commit 7fc374b

Please sign in to comment.