mirror of
https://github.com/Nezumi-2711/html-css-practice-one.git
synced 2026-09-22 05:31:49 +00:00
Merge pull request #2 from Nez27/fix-comments
Edit title web and add icon
This commit is contained in:
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
+2
-1
@@ -3,8 +3,9 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Practice 01</title>
|
||||
<title>Startup Website</title>
|
||||
<link rel="stylesheet" href="./styles/main.css" />
|
||||
<link rel="icon" href="./assets/images/favicon.ico" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user