Change base URL
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Opensource Game Studio - Authors</title>
|
||||
<link rel="stylesheet" href="/theme/css/main.css" />
|
||||
<link rel="stylesheet" href="https://kornerr.github.io/pelican/theme/css/main.css" />
|
||||
|
||||
<!--[if IE]>
|
||||
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
@@ -12,17 +12,17 @@
|
||||
|
||||
<body id="index" class="home">
|
||||
<header id="banner" class="body">
|
||||
<h1><a href="/">Opensource Game Studio </a></h1>
|
||||
<h1><a href="https://kornerr.github.io/pelican/">Opensource Game Studio </a></h1>
|
||||
<nav><ul>
|
||||
<li><a href="/pages/about.html">About</a></li>
|
||||
<li><a href="/category/review.html">Review</a></li>
|
||||
<li><a href="https://kornerr.github.io/pelican/pages/about.html">About</a></li>
|
||||
<li><a href="https://kornerr.github.io/pelican/category/review.html">Review</a></li>
|
||||
</ul></nav>
|
||||
</header><!-- /#banner -->
|
||||
|
||||
<section id="content" class="body">
|
||||
<h1>Authors on Opensource Game Studio</h1>
|
||||
<ul>
|
||||
<li><a href="/author/opensource-game-studio.html">Opensource Game Studio</a> (2)</li>
|
||||
<li><a href="https://kornerr.github.io/pelican/author/opensource-game-studio.html">Opensource Game Studio</a> (2)</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user