Skip to content

Commit dd03264

Browse files
author
=
committed
update: branding & little fix
1 parent c1bd3c7 commit dd03264

27 files changed

+402
-3736
lines changed
7.91 KB
Loading
8.45 KB
Loading
12.2 KB
Loading
13.1 KB
Loading
2.49 KB
Loading
2.72 KB
Loading
3.53 KB
Loading
4.01 KB
Loading

assets/img/brand/favicon-128.png

8.29 KB
Loading

assets/img/brand/favicon-16x16.png

539 Bytes
Loading

assets/img/brand/favicon-196x196.png

19.5 KB
Loading

assets/img/brand/favicon-32x32.png

1.17 KB
Loading

assets/img/brand/favicon-96x96.png

5.35 KB
Loading

assets/img/brand/favicon.ico

33.7 KB
Binary file not shown.

assets/img/brand/groweb_logo_1.png

55.3 KB
Loading

assets/img/brand/groweb_logo_2.png

21.5 KB
Loading

assets/img/brand/mstile-144x144.png

12.2 KB
Loading

assets/img/brand/mstile-150x150.png

37.2 KB
Loading

assets/img/brand/mstile-310x150.png

73.8 KB
Loading

assets/img/brand/mstile-310x310.png

127 KB
Loading

assets/img/brand/mstile-70x70.png

8.29 KB
Loading

dist/css/output.css

+1-3,709
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

+101-7
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,94 @@
1111
rel="stylesheet"
1212
/>
1313
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet" />
14-
<title>Groweb.id</title>
14+
<title>Groweb | Jasa Pembuatan Website dan Logo Termurah</title>
15+
16+
<link
17+
rel="apple-touch-icon-precomposed"
18+
sizes="57x57"
19+
href="./assets\img\brand/apple-touch-icon-57x57.png"
20+
/>
21+
<link
22+
rel="apple-touch-icon-precomposed"
23+
sizes="114x114"
24+
href="./assets\img\brand/apple-touch-icon-114x114.png"
25+
/>
26+
<link
27+
rel="apple-touch-icon-precomposed"
28+
sizes="72x72"
29+
href="./assets\img\brand/apple-touch-icon-72x72.png"
30+
/>
31+
<link
32+
rel="apple-touch-icon-precomposed"
33+
sizes="144x144"
34+
href="./assets\img\brand/apple-touch-icon-144x144.png"
35+
/>
36+
<link
37+
rel="apple-touch-icon-precomposed"
38+
sizes="60x60"
39+
href="./assets\img\brand/apple-touch-icon-60x60.png"
40+
/>
41+
<link
42+
rel="apple-touch-icon-precomposed"
43+
sizes="120x120"
44+
href="./assets\img\brand/apple-touch-icon-120x120.png"
45+
/>
46+
<link
47+
rel="apple-touch-icon-precomposed"
48+
sizes="76x76"
49+
href="./assets\img\brand/apple-touch-icon-76x76.png"
50+
/>
51+
<link
52+
rel="apple-touch-icon-precomposed"
53+
sizes="152x152"
54+
href="./assets\img\brand/apple-touch-icon-152x152.png"
55+
/>
56+
<link
57+
rel="icon"
58+
type="image/png"
59+
href="./assets\img\brand/favicon-196x196.png"
60+
sizes="196x196"
61+
/>
62+
<link
63+
rel="icon"
64+
type="image/png"
65+
href="./assets\img\brand/favicon-96x96.png"
66+
sizes="96x96"
67+
/>
68+
<link
69+
rel="icon"
70+
type="image/png"
71+
href="./assets\img\brand/favicon-32x32.png"
72+
sizes="32x32"
73+
/>
74+
<link
75+
rel="icon"
76+
type="image/png"
77+
href="./assets\img\brand/favicon-16x16.png"
78+
sizes="16x16"
79+
/>
80+
<link
81+
rel="icon"
82+
type="image/png"
83+
href="./assets\img\brand/favicon-128.png"
84+
sizes="128x128"
85+
/>
86+
<meta name="application-name" content="&nbsp;" />
87+
<meta name="msapplication-TileColor" content="#FFFFFF" />
88+
<meta name="msapplication-TileImage" content="./assets\img\brand/mstile-144x144.png" />
89+
<meta name="msapplication-square70x70logo" content="./assets\img\brand/mstile-70x70.png" />
90+
<meta
91+
name="msapplication-square150x150logo"
92+
content="./assets\img\brand/mstile-150x150.png"
93+
/>
94+
<meta
95+
name="msapplication-wide310x150logo"
96+
content="./assets\img\brand/mstile-310x150.png"
97+
/>
98+
<meta
99+
name="msapplication-square310x310logo"
100+
content="./assets\img\brand/mstile-310x310.png"
101+
/>
15102
</head>
16103
<body>
17104
<div class="overflow-x-hidden relative min-h-screen">
@@ -20,9 +107,15 @@
20107
id="navbar"
21108
>
22109
<div class="container flex justify-between items-center relative">
23-
<a class="text-lg text-gray-800" href="#">Groweb.id</a>
24-
<button class="lg:hidden block" id="menu">
25-
<i class="bx bx-menu text-xl"></i>
110+
<a class="text-lg text-gray-800" href="index.html">
111+
<img
112+
width="120"
113+
src="./assets/img/brand/groweb_logo_1.png"
114+
alt="Groweb Logo"
115+
/>
116+
</a>
117+
<button class="lg:hidden block text-3xl text-gray-800" id="menu">
118+
<i class="bx bx-menu"></i>
26119
</button>
27120
<div
28121
id="responsiveNavbar"
@@ -58,7 +151,7 @@
58151
class="bg-indigo-600 text-white py-2 px-10 rounded-full hover:bg-indigo-700 focus:bg-indigo-700 flex items-center gap-1 font-semibold transition-all duration-200 justify-center"
59152
href="#"
60153
>
61-
Order
154+
Pesan
62155
<i class="bx bxl-whatsapp text-lg"></i>
63156
</a>
64157
</div>
@@ -77,10 +170,11 @@ <h1 class="sm:text-5xl text-3xl font-medium text-gray-800">
77170
bersaing di dunia digital ini!
78171
</p>
79172
<a
80-
class="inline-block bg-indigo-600 text-white py-2 px-10 rounded-full hover:bg-indigo-700 focus:bg-indigo-700 font-semibold transition-all duration-200"
173+
class="bg-indigo-600 text-white py-2 px-10 rounded-full hover:bg-indigo-700 focus:bg-indigo-700 flex items-center max-w-max lg:m-0 mx-auto gap-1 font-semibold transition-all duration-200 justify-center"
81174
href="#"
82175
>
83176
Pesan
177+
<i class="bx bxl-whatsapp text-lg"></i>
84178
</a>
85179
</div>
86180
<img
@@ -165,7 +259,7 @@ <h3 class="font-semibold text-gray-800 text-xl hover:underline">
165259
</section>
166260
<footer class="py-4 border-t border-gray-200">
167261
<div class="container flex justify-between items-center">
168-
<p class="text-gray-600 text-sm">Copyright &copy; Groweb.id 2022</p>
262+
<p class="text-gray-600 text-sm">Copyright &copy; Groweb 2022</p>
169263
<div class="flex gap-2">
170264
<a
171265
href="http://"

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
8-
"watch": "npx tailwindcss -i ./src/css/input.css -o ./dist/css/output.css --watch"
8+
"watch": "npx tailwindcss -i ./src/css/input.css -o ./dist/css/output.css --watch",
9+
"final": "npx tailwindcss -i ./src/css/input.css -o ./dist/css/output.css --minify"
910
},
1011
"keywords": [],
1112
"author": "",

pembuatan-logo.html

+99-6
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,94 @@
1111
rel="stylesheet"
1212
/>
1313
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet" />
14-
<title>Groweb.id</title>
14+
<title>Groweb | Jasa Pembuatan Logo</title>
15+
16+
<link
17+
rel="apple-touch-icon-precomposed"
18+
sizes="57x57"
19+
href="./assets\img\brand/apple-touch-icon-57x57.png"
20+
/>
21+
<link
22+
rel="apple-touch-icon-precomposed"
23+
sizes="114x114"
24+
href="./assets\img\brand/apple-touch-icon-114x114.png"
25+
/>
26+
<link
27+
rel="apple-touch-icon-precomposed"
28+
sizes="72x72"
29+
href="./assets\img\brand/apple-touch-icon-72x72.png"
30+
/>
31+
<link
32+
rel="apple-touch-icon-precomposed"
33+
sizes="144x144"
34+
href="./assets\img\brand/apple-touch-icon-144x144.png"
35+
/>
36+
<link
37+
rel="apple-touch-icon-precomposed"
38+
sizes="60x60"
39+
href="./assets\img\brand/apple-touch-icon-60x60.png"
40+
/>
41+
<link
42+
rel="apple-touch-icon-precomposed"
43+
sizes="120x120"
44+
href="./assets\img\brand/apple-touch-icon-120x120.png"
45+
/>
46+
<link
47+
rel="apple-touch-icon-precomposed"
48+
sizes="76x76"
49+
href="./assets\img\brand/apple-touch-icon-76x76.png"
50+
/>
51+
<link
52+
rel="apple-touch-icon-precomposed"
53+
sizes="152x152"
54+
href="./assets\img\brand/apple-touch-icon-152x152.png"
55+
/>
56+
<link
57+
rel="icon"
58+
type="image/png"
59+
href="./assets\img\brand/favicon-196x196.png"
60+
sizes="196x196"
61+
/>
62+
<link
63+
rel="icon"
64+
type="image/png"
65+
href="./assets\img\brand/favicon-96x96.png"
66+
sizes="96x96"
67+
/>
68+
<link
69+
rel="icon"
70+
type="image/png"
71+
href="./assets\img\brand/favicon-32x32.png"
72+
sizes="32x32"
73+
/>
74+
<link
75+
rel="icon"
76+
type="image/png"
77+
href="./assets\img\brand/favicon-16x16.png"
78+
sizes="16x16"
79+
/>
80+
<link
81+
rel="icon"
82+
type="image/png"
83+
href="./assets\img\brand/favicon-128.png"
84+
sizes="128x128"
85+
/>
86+
<meta name="application-name" content="&nbsp;" />
87+
<meta name="msapplication-TileColor" content="#FFFFFF" />
88+
<meta name="msapplication-TileImage" content="./assets\img\brand/mstile-144x144.png" />
89+
<meta name="msapplication-square70x70logo" content="./assets\img\brand/mstile-70x70.png" />
90+
<meta
91+
name="msapplication-square150x150logo"
92+
content="./assets\img\brand/mstile-150x150.png"
93+
/>
94+
<meta
95+
name="msapplication-wide310x150logo"
96+
content="./assets\img\brand/mstile-310x150.png"
97+
/>
98+
<meta
99+
name="msapplication-square310x310logo"
100+
content="./assets\img\brand/mstile-310x310.png"
101+
/>
15102
</head>
16103
<body>
17104
<div class="overflow-x-hidden relative min-h-screen">
@@ -20,9 +107,15 @@
20107
id="navbar"
21108
>
22109
<div class="container flex justify-between items-center relative">
23-
<a class="text-lg text-gray-800" href="#">Groweb.id</a>
24-
<button class="lg:hidden block" id="menu">
25-
<i class="bx bx-menu text-xl"></i>
110+
<a class="text-lg text-gray-800" href="index.html">
111+
<img
112+
width="120"
113+
src="./assets/img/brand/groweb_logo_1.png"
114+
alt="Groweb Logo"
115+
/>
116+
</a>
117+
<button class="lg:hidden block text-3xl text-gray-800" id="menu">
118+
<i class="bx bx-menu"></i>
26119
</button>
27120
<div
28121
id="responsiveNavbar"
@@ -58,7 +151,7 @@
58151
class="bg-indigo-600 text-white py-2 px-10 rounded-full hover:bg-indigo-700 focus:bg-indigo-700 flex items-center gap-1 font-semibold transition-all duration-200 justify-center"
59152
href="#"
60153
>
61-
Order
154+
Pesan
62155
<i class="bx bxl-whatsapp text-lg"></i>
63156
</a>
64157
</div>
@@ -625,7 +718,7 @@ <h3 class="text-lg font-semibold text-gray-800">
625718
</section>
626719
<footer class="py-4 border-t border-gray-200">
627720
<div class="container flex justify-between items-center">
628-
<p class="text-gray-600 text-sm">Copyright &copy; Groweb.id 2022</p>
721+
<p class="text-gray-600 text-sm">Copyright &copy; Groweb 2022</p>
629722
<div class="flex gap-2">
630723
<a
631724
href="http://"

0 commit comments

Comments
 (0)