|
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> |
24 | 1 | <body>
|
25 | 2 | <section class="page-header">
|
26 | 3 | <h1 class="project-name">linuxupskillchallenge</h1>
|
@@ -59,17 +36,3 @@ subreddit.</p>
|
59 | 36 | <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>
|
60 | 37 |
|
61 | 38 | <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