Skip to content

Commit 184a106

Browse files
authored
Fixing HTML tag duplication
Attempt to fix the HTML tag duplication that shows up on the github page.
1 parent b866457 commit 184a106

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

index.md

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,3 @@
1-
<!DOCTYPE html>
2-
<html lang="en-US">
3-
<head>
4-
<meta charset="UTF-8">
5-
6-
<!-- Begin Jekyll SEO tag v2.6.1 -->
7-
<title>Linux Upskill Challenge | linuxupskillchallenge</title>
8-
<meta name="generator" content="Jekyll v3.8.5" />
9-
<meta property="og:title" content="Linux Upskill Challenge" />
10-
<meta property="og:locale" content="en_US" />
11-
<meta name="description" content="Learn the skills required to sysadmin a remote Linux server from the commandline." />
12-
<meta property="og:description" content="Learn the skills required to sysadmin a remote Linux server from the commandline." />
13-
<link rel="canonical" href="https://www.linuxupskillchallenge.com/" />
14-
<meta property="og:url" content="https://www.linuxupskillchallenge.com/" />
15-
<meta property="og:site_name" content="linuxupskillchallenge" />
16-
<script type="application/ld+json">
17-
{"@type":"WebSite","headline":"Linux Upskill Challenge","url":"https://www.linuxupskillchallenge.com/","name":"linuxupskillchallenge","description":"Learn the skills required to sysadmin a remote Linux server from the commandline.","@context":"https://schema.org"}</script>
18-
<!-- End Jekyll SEO tag -->
19-
20-
<meta name="viewport" content="width=device-width, initial-scale=1">
21-
<meta name="theme-color" content="#157878">
22-
<link rel="stylesheet" href="/assets/css/style.css?v=e26a9283527abb193054bbc9780a0f7d1b3de984">
23-
</head>
241
<body>
252
<section class="page-header">
263
<h1 class="project-name">linuxupskillchallenge</h1>
@@ -59,17 +36,3 @@ subreddit.</p>
5936
<p>The next course starts on Monday 06 March. As each new lesson gets posted, we’ll be trimming an earlier one - so make sure you keep up!</p>
6037

6138
<p>Each month we’ll ‘reset’, with “Day 1” again going up on the first Monday of the month.</p>
62-
63-
64-
<footer class="site-footer">
65-
66-
<span class="site-footer-owner"><a href="https://github.com/snori74/linuxupskillchallenge">linuxupskillchallenge</a> is maintained by <a href="https://github.com/snori74">snori74</a>.</span>
67-
68-
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
69-
</footer>
70-
</section>
71-
72-
73-
</body>
74-
</html>
75-

0 commit comments

Comments
 (0)