Skip to content

Commit 4fc6acb

Browse files
added
Co-Authored-By: M Ramzan Ch <191318204+MegaMind-Solution@users.noreply.github.com>
1 parent 409c63e commit 4fc6acb

4 files changed

Lines changed: 1286 additions & 19 deletions

File tree

index.html

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta http-equiv="X-UA-Compatible" content="IE=7">
88
<meta http-equiv="X-UA-Compatible" content="ie=edge">
99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10+
1011
<!-- Seo Tags -->
1112
<meta name="title" content="Minimalistic Wallpapers Gallery" />
1213
<meta name="description"
@@ -15,21 +16,28 @@
1516
<meta name="keywords"
1617
content="Minimalistic Wallpapers Gallery, Minimalistic, Wallpapers, Gallery, Minimalistic Wallpapers ,Wallpapers Gallery" />
1718
<meta property="og:type" content="website" />
18-
<meta property="og:url" content="http://127.0.0.1:5500/" />
19+
<meta property="og:url" content="https://microresearch-corporation.github.io/Minimalistic-Wallpapers-Gallery/" />
1920
<meta property="og:title" content="Minimalistic Wallpapers Gallery" />
2021
<meta property="og:description"
2122
content="Minimalistic, flat art, and colorful, digital nature wallpapers and an API for randomly selecting them." />
2223
<meta property="og:image"
2324
content="http://res.cloudinary.com/dpu5ywrox/image/upload/v1766503372/u3gvvkbggjbhl8edtgdc.png" />
2425
<meta property="twitter:card" content="summary_large_image" />
25-
<meta property="twitter:url" content="http://127.0.0.1:5500/" />
26+
<meta property="twitter:url" content="https://microresearch-corporation.github.io/Minimalistic-Wallpapers-Gallery/" />
2627
<meta property="twitter:title" content="Minimalistic Wallpapers Gallery" />
2728
<meta property="twitter:description"
2829
content="Minimalistic, flat art, and colorful, digital nature wallpapers and an API for randomly selecting them." />
2930
<meta property="twitter:image"
3031
content="http://res.cloudinary.com/dpu5ywrox/image/upload/v1766503372/u3gvvkbggjbhl8edtgdc.png" />
31-
<!-- PWA Data -->
32+
<!-- PreConnects -->
33+
<link rel="preconnect" href="https://raw.githubusercontent.com">
34+
<link rel="preconnect" href="https://fonts.googleapis.com">
35+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
36+
37+
38+
<!-- PWA Data -->
3239
<link href="./manifest.json" rel="manifest" />
40+
<link rel="canonical " href="https://microresearch-corporation.github.io/Minimalistic-Wallpapers-Gallery/">
3341
<link href="./src/icon.png" rel="data" />
3442
<link href="./src/icon.png" rel="apple-touch-icon" sizes="180x180" />
3543
<link href="./src/icon.png" rel="android-chrome-192x192" sizes="192x192" />
@@ -39,7 +47,9 @@
3947
<link href="./src/icon.png" rel="icon" />
4048

4149

42-
<script>navigator.serviceWorker.register("src/sw.js")</script>
50+
<script>navigator.serviceWorker.register('/Minimalistic-Wallpapers-Gallery/src/sw.js',{ type: 'module'});</script>
51+
52+
<link rel="preload" href="https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2" as="font" type="font/woff2" crossorigin>
4353
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
4454

4555
<link rel="stylesheet" href="./src/style.css">
@@ -50,12 +60,6 @@
5060
<div class="progress-container">
5161
<div class="progress-bar" id="myBar"></div>
5262
</div>
53-
<a href="https://github.com/MicroResearch-Corporation/Minimalistic-Wallpapers-Gallery" title="Give a Star"
54-
class="field rate"><span class="material-icons">star_rate</span></a>
55-
<a href="javascript:void(0)" title="Go To Up" class="field up" id="goUp"
56-
style="position: fixed; bottom: 15px; right: 15px;"><span class="material-icons">north</span></a>
57-
58-
<div id="cur-ring"></div>
5963

6064
<header class="header" id="up">
6165
<div class="meta">
@@ -65,12 +69,12 @@ <h1 class="site-name">Minimalistic Wallpapers Gallery</h1>
6569
</div>
6670
<div class="social">
6771
<a class="link" href="https://www.facebook.com/mramzanch01" target="_blank"><img src="./src/FB.png"
68-
title="Facebook">Facebook</a>
72+
title="Facebook" alt="Facebook" />Facebook</a>
6973
<a class="link" href="https://www.instagram.com/rm4814591" target="_blank"><img src="./src/instagram.png"
70-
title="Instagram">Facebook</a>
74+
title="Instagram" alt="instagram" />Instagram</a>
7175
<a class="link" href="https://pk.linkedin.com/in/mramzanch" target="_blank"><img src="./src/LnK.png"
72-
title="LinkedIn">LinkedIn</a>
73-
<a class="link" href="https://www.x.com/rm4814591" target="_blank"><img src="./src/X.png" title="twitter">X</a>
76+
title="LinkedIn" alt="linkedin" />LinkedIn</a>
77+
<a class="link" href="https://www.x.com/rm4814591" target="_blank"><img src="./src/X.png" title="X" alt="X" />X</a>
7478
</div>
7579
</div>
7680
<input class="field searchbar" type="text" id="search-in" placeholder="Search gallery repository...">
@@ -89,15 +93,24 @@ <h1 class="site-name">Minimalistic Wallpapers Gallery</h1>
8993
<button id="sort-order" class="field sort-order"><span class="material-icons">arrow_downward</span></button>
9094
</div>
9195
<div class="layout">
92-
<select id="layout-sel" aria-label="layouts" class="field layout-sel"></select>
96+
<select id="layout-sel" aria-label="layouts" style="min-width:100px;" class="field layout-sel"></select>
9397
</div>
9498
<div class="theme-chn">
9599
<button id="theme-tog" class="field theme-tog"><span class="material-icons">brightness_4</span></button>
96100
</div>
97101
</div>
98102
</header>
99-
<main>
100103

104+
<nav>
105+
<a href="https://github.com/MicroResearch-Corporation/Minimalistic-Wallpapers-Gallery" title="Give a Star"
106+
class="field rate"><span class="material-icons">star_rate</span></a>
107+
<button title="Go To Up" class="field up" id="goUp"
108+
style="position: fixed; bottom: 15px; right: 15px;"><span class="material-icons">north</span></button>
109+
110+
<div id="cur-ring"></div>
111+
</nav>
112+
113+
<main style="min-height: 50vh;">
101114

102115
<div id="tabs" class="tabs-box"></div>
103116
<div id="gallery"></div>
@@ -131,7 +144,7 @@ <h3 class="popup-h3">Properties</h3>
131144
<footer style="width:-webkit-fill-available; text-align:center;">
132145
© 2025 <a href="https:github.com/MicroResearch-Corporation/"
133146
style="text-decoration:none; color:var(--accent); ">MicroResearch Corporation®</a>. All Rights Reserved.<br><br>
134-
Made with ♥ by <a href="https://mramzanch.blogspot.com/" style="text-decoration:none; color:var(--accent); "> M
147+
Made with ♥ by <a aria-label="Visit M Ramzan Ch" href="https://mramzanch.blogspot.com/" style="text-decoration:none; color:var(--accent); "> M
135148
Ramzan Ch</a>
136149
</footer>
137150

0 commit comments

Comments
 (0)