Skip to content

Commit 8e6ede9

Browse files
committed
minor visual changes
added favicon added padding to footer changed copy on button updated metadata title
1 parent 7782560 commit 8e6ede9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

12.9 KB
Loading

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>uncodebar</title>
7+
<title>codebar courses</title>
88
<!-- Favicon -->
9-
<link rel="icon" type="image/png" href="./images/uncodebar-logo.png">
9+
<link rel="icon" type="image/png" href="./images/codebar-courses-logo-square.png">
1010

1111
<link rel="stylesheet" href="./css/style.css">
1212

@@ -26,7 +26,7 @@
2626

2727
<!-- fb, linkedin, etc -->
2828
<meta property="og:type" content="article" />
29-
<meta property="og:title" content="uncodebar 2025 | Saturday 25th October" />
29+
<meta property="og:title" content="codebar courses" />
3030
<meta property="og:description"
3131
content="codebar courses are project based job-readiness structured lessons to help underrepresented adults build practical skills, confidence, and a clear pathway into tech and data careers. We blend hands-on technical training (real tools, real workflows, practical projects) with workplace skills employers value (communication, collaboration, problem-solving, presenting your work)." />
3232
<meta property="og:url" content="https://courses.codebar.io" />
@@ -136,7 +136,7 @@
136136
class="bg-main_pink p-5 w-max rounded-full text-white border-none w-1/2"
137137
type="submit"
138138
>
139-
Register Interest
139+
Register your interest
140140
</button>
141141
</a>
142142
</div>
@@ -180,7 +180,7 @@ <h3>Get in touch</h3>
180180
</div>
181181

182182
<div class="flex justify-center items-center">
183-
<p class="text-sm text-slate-100">
183+
<p class="text-sm text-slate-100 pb-10">
184184
All rights reserved to codebar Charity. Registered UK and Wales
185185
charity number 1187776.
186186
</p>

0 commit comments

Comments
 (0)