This commit is contained in:
Evgeny Gavrin
2015-06-13 18:48:36 +03:00
parent 11f4ce78b2
commit 89b1c33b1d
9 changed files with 72 additions and 72 deletions
@@ -9,9 +9,9 @@
<title>Hello World.js!</title>
<meta name="description" content="The concept of the Internet of Things (IoT) is becoming more and more popular. According to the reports of global corporations, there will be from 25 to 75 b...">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="http://samsung.github.io/jerryscript//2015/06/13/welcome-to-jekyll.html">
<link rel="alternate" type="application/rss+xml" title="JerryScript Engine" href="http://samsung.github.io/jerryscript//feed.xml" />
<link rel="stylesheet" href="jerryscript/css/main.css">
<link rel="canonical" href="http://samsung.github.io/jerryscript/2015/06/13/hello-world-js.html">
<link rel="alternate" type="application/rss+xml" title="JerryScript Engine" href="http://samsung.github.io/jerryscript/feed.xml" />
</head>
@@ -21,7 +21,7 @@
<div class="wrapper">
<a class="site-title" href="/">JerryScript Engine</a>
<a class="site-title" href="jerryscript/">JerryScript Engine</a>
<nav class="site-nav">
<a href="#" class="menu-icon">
@@ -37,19 +37,19 @@
<a class="page-link" href="/how-to/">How To</a>
<a class="page-link" href="jerryscript/how-to/">How To</a>
<a class="page-link" href="/API/">API</a>
<a class="page-link" href="jerryscript/API/">API</a>
<a class="page-link" href="/internals/">Internals</a>
<a class="page-link" href="jerryscript/internals/">Internals</a>
<a class="page-link" href="/dev-guide/">Development</a>
<a class="page-link" href="jerryscript/dev-guide/">Development</a>