Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Update index.html
  • Loading branch information
asifmansoor2173 authored Dec 22, 2024
commit 63c5b2334f4a11c49b2582f47dea4444e4696742
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -5,12 +5,12 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Your first Docker container" />
<meta name="description" content="Your first Docker container - Starting" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
/>
<title>Welcome to Docker</title>
<title>Welcome to Docker AM .....</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>