|
1 | 1 | <!DOCTYPE html> |
2 | | -<html lang="en-us"> |
| 2 | +<html> |
| 3 | + |
3 | 4 | <head> |
4 | | - <meta charset="UTF-8"> |
5 | | - <title>Olambdao.GitHub.io by olambdao</title> |
6 | | - <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | | - <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen"> |
8 | | - <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> |
9 | | - <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"> |
10 | | - <link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen"> |
| 5 | + <meta charset='utf-8'> |
| 6 | + <meta http-equiv="X-UA-Compatible" content="chrome=1"> |
| 7 | + <meta name="description" content="olambdao : olambdao"> |
| 8 | + |
| 9 | + <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> |
| 10 | + |
| 11 | + <title>olambdao</title> |
11 | 12 | </head> |
| 13 | + |
12 | 14 | <body> |
13 | | - <section class="page-header"> |
14 | | - <h1 class="project-name">Olambdao.GitHub.io</h1> |
15 | | - <h2 class="project-tagline">olambdao</h2> |
16 | | - </section> |
17 | 15 |
|
18 | | - <section class="main-content"> |
19 | | - <h3> |
| 16 | + <!-- HEADER --> |
| 17 | + <div id="header_wrap" class="outer"> |
| 18 | + <header class="inner"> |
| 19 | + <a id="forkme_banner" href="https://github.com/olambdao">View on GitHub</a> |
| 20 | + |
| 21 | + <h1 id="project_title">olambdao</h1> |
| 22 | + <h2 id="project_tagline">olambdao</h2> |
| 23 | + |
| 24 | + </header> |
| 25 | + </div> |
| 26 | + |
| 27 | + <!-- MAIN CONTENT --> |
| 28 | + <div id="main_content_wrap" class="outer"> |
| 29 | + <section id="main_content" class="inner"> |
| 30 | + <h3> |
20 | 31 | <a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3> |
21 | 32 |
|
22 | 33 | <p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here <a href="https://guides.github.com/features/mastering-markdown/">using GitHub Flavored Markdown</a>, select a template crafted by a designer, and publish. After your page is generated, you can check out the new <code>gh-pages</code> branch locally. If you’re using GitHub Desktop, simply sync your repository and you’ll see the new branch.</p> |
|
40 | 51 | <a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Support or Contact</h3> |
41 | 52 |
|
42 | 53 | <p>Having trouble with Pages? Check out our <a href="https://help.github.com/pages">documentation</a> or <a href="https://github.com/contact">contact support</a> and we’ll help you sort it out.</p> |
| 54 | + </section> |
| 55 | + </div> |
43 | 56 |
|
44 | | - <footer class="site-footer"> |
45 | | - |
46 | | - <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span> |
| 57 | + <!-- FOOTER --> |
| 58 | + <div id="footer_wrap" class="outer"> |
| 59 | + <footer class="inner"> |
| 60 | + <p>Published with <a href="https://pages.github.com">GitHub Pages</a></p> |
47 | 61 | </footer> |
| 62 | + </div> |
48 | 63 |
|
49 | | - </section> |
| 64 | + |
50 | 65 |
|
51 | | - |
52 | 66 | </body> |
53 | 67 | </html> |
0 commit comments