Update Git URLs

- Remove quotes where not required
This commit is contained in:
2024-04-20 14:06:56 -04:00
parent b614c2fdd8
commit 2e7f976d8a
7 changed files with 143 additions and 178 deletions
+4 -8
View File
@@ -1,10 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{ page_title }} &raquo; Bit Badger Solutions</title>
</head>
<body>
{{ content }}
</body>
<html lang=en>
<meta charset=utf-8>
<title>{{ page_title }} &raquo; Bit Badger Solutions</title>
<body>{{ content }}</body>
</html>