Skip to content

Commit 6fa591b

Browse files
committed
Remove outdated comment for Tailwind CSS CDN
1 parent 9b3892e commit 6fa591b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Bobby Iliev - Introduction to Git and GitHub eBook</title>
7-
8-
<!--Update to the Latest Tailwind CSS CDN-->
9-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/3.4.4/tailwind.min.css">
10-
7+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/3.4.4/tailwind.min.css">
118
<meta name="Description" content="This is an open-source introduction to Git and GitHub eBook that will help you learn the basics of Git and GitHub.">
129
<meta name="keywords" content="Bobby Iliev, blog, sysadmin, system administrator, linux, devops, bash, git, free git ebook, introduction to git">
1310
<meta name="viewport" content="width=device-width, initial-scale=1">

0 commit comments

Comments
 (0)