This commit is contained in:
Evgeny Gavrin
2015-06-13 18:50:00 +03:00
parent 89b1c33b1d
commit 75a09e911d
9 changed files with 52 additions and 52 deletions
+6 -6
View File
@@ -9,7 +9,7 @@
<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="jerryscript/css/main.css">
<link rel="stylesheet" href="/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/">JerryScript Engine</a>
<a class="site-title" href="/">JerryScript Engine</a>
<nav class="site-nav">
<a href="#" class="menu-icon">
@@ -37,19 +37,19 @@
<a class="page-link" href="jerryscript/how-to/">How To</a>
<a class="page-link" href="/how-to/">How To</a>
<a class="page-link" href="jerryscript/API/">API</a>
<a class="page-link" href="/API/">API</a>
<a class="page-link" href="jerryscript/internals/">Internals</a>
<a class="page-link" href="/internals/">Internals</a>
<a class="page-link" href="jerryscript/dev-guide/">Development</a>
<a class="page-link" href="/dev-guide/">Development</a>