Change base URL
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>My first review</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 class="active"><a href="/category/review.html">Review</a></li>
|
||||
<li><a href="https://kornerr.github.io/pelican/pages/about.html">About</a></li>
|
||||
<li class="active"><a href="https://kornerr.github.io/pelican/category/review.html">Review</a></li>
|
||||
</ul></nav>
|
||||
</header><!-- /#banner -->
|
||||
<section id="content" class="body">
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="entry-title">
|
||||
<a href="/keyboard-review.html" rel="bookmark"
|
||||
<a href="https://kornerr.github.io/pelican/keyboard-review.html" rel="bookmark"
|
||||
title="Permalink to My first review">My first review</a></h1>
|
||||
</header>
|
||||
|
||||
@@ -33,11 +33,11 @@
|
||||
</abbr>
|
||||
|
||||
<address class="vcard author">
|
||||
By <a class="url fn" href="/author/opensource-game-studio.html">Opensource Game Studio</a>
|
||||
By <a class="url fn" href="https://kornerr.github.io/pelican/author/opensource-game-studio.html">Opensource Game Studio</a>
|
||||
</address>
|
||||
<p>In <a href="/category/review.html">Review</a>.</p>
|
||||
<p>In <a href="https://kornerr.github.io/pelican/category/review.html">Review</a>.</p>
|
||||
Translations:
|
||||
<a href="/keyboard-review-ru.html">ru</a>
|
||||
<a href="https://kornerr.github.io/pelican/keyboard-review-ru.html">ru</a>
|
||||
|
||||
</footer><!-- /.post-info --> <p>Here is a full review, guys.</p>
|
||||
</div><!-- /.entry-content -->
|
||||
|
||||
Reference in New Issue
Block a user