We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f25afd commit db81907Copy full SHA for db81907
1 file changed
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>🔍 Cosmoblade | Портфолио</title>
+ <title>Cosmoblade | Портфолио</title>
7
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🔍</text></svg>">
8
<style>
9
:root {
@@ -235,10 +235,6 @@
235
<body>
236
<div class="mac-window">
237
<div class="title-bar">
238
- <div class="finder-icon">
239
- <span>🔍</span>
240
- <span>Finder</span>
241
- </div>
242
<div class="dots">
243
<div class="dot dot-red"></div>
244
<div class="dot dot-yellow"></div>
0 commit comments