mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-25 11:03:56 +00:00
Update pages
This commit is contained in:
parent
fd445bcb9a
commit
d13aca5135
3 changed files with 8 additions and 19 deletions
4
_config.yml
vendored
4
_config.yml
vendored
|
|
@ -1 +1,3 @@
|
|||
theme: jekyll-theme-cayman
|
||||
name: CloudRetro
|
||||
markdown: kramdown
|
||||
theme: jekyll-theme-cayman
|
||||
|
|
|
|||
15
_layouts/default.html
vendored
15
_layouts/default.html
vendored
|
|
@ -6,23 +6,12 @@
|
|||
<link rel="stylesheet" type="text/css" href="/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/about">About</a></li>
|
||||
<li><a href="/cv">CV</a></li>
|
||||
<li><a href="/blog">Blog</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="container">
|
||||
|
||||
{{ content }}
|
||||
|
||||
</div><!-- /.container -->
|
||||
<footer>
|
||||
<ul>
|
||||
<li><a href="mailto:hankquinlanhub@gmail.com">email</a></li>
|
||||
<li><a href="https://github.com/hankquinlan">github.com/hankquinlan</a></li>
|
||||
<li><a href="https://www.linkedin.com/in/huuthanhnguyen/">linkedin</a></li>
|
||||
<li><a href="github.com/giongto35">github.com/giongto35</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</body>
|
||||
|
|
|
|||
8
index.html
vendored
8
index.html
vendored
|
|
@ -1,10 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
title: Thanh
|
||||
title: Cloud Retro
|
||||
---
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/GUBrJGAxZZg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
|
||||
|
||||
<div class="blurb">
|
||||
<h1>Hi there, I'm Thanh!</h1>
|
||||
<p>I'm best known as the horrible cop from <em>A Touch of Evil</em> Don't trust me. <a href="/about">Read more about my life...</a></p>
|
||||
<h1>Cloud Retro</h1>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/GUBrJGAxZZg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
|
||||
</div><!-- /.blurb -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue