add link to book
This commit is contained in:
parent
6a496908de
commit
3a0b6a7682
@ -10,11 +10,11 @@
|
||||
<link rel="stylesheet" href="/css/font-awesome/css/font-awesome.min.css" />
|
||||
<!-- Font Include -->
|
||||
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300,100,100italic,300italic,500,700' rel='stylesheet' type='text/css'>
|
||||
<!-- Included Bootstrap Customization CSS Files -->
|
||||
<!-- Included Bootstrap Customization CSS Files -->
|
||||
<link rel="stylesheet" href="/css/bootstrap-extension.css" />
|
||||
<link rel="stylesheet" href="/css/carousel-custom-01.css" />
|
||||
|
||||
<!-- Website CSS Theme Css -->
|
||||
|
||||
<!-- Website CSS Theme Css -->
|
||||
<link rel="stylesheet" href="/css/stylesheet.css" />
|
||||
|
||||
</head>
|
||||
@ -34,19 +34,23 @@
|
||||
<li class="link1">
|
||||
<a href="/index.html">Home</a>
|
||||
</li>
|
||||
<li class="link3">
|
||||
<li class="link3">
|
||||
<a href="http://dancinglightning.gitbooks.io/the-object-machine/content/" target="_blank">The Book</a>
|
||||
</li>
|
||||
<li class="link4">
|
||||
<a href="/salama/layers.html">Salama</a>
|
||||
</li>
|
||||
<li class="link3">
|
||||
|
||||
<li class="link5">
|
||||
<a href="/qemu.html">Virtual Pi</a>
|
||||
</li>
|
||||
<li class="link3">
|
||||
<li class="link6">
|
||||
<a href="/about.html">About</a>
|
||||
</li>
|
||||
<li class="link3">
|
||||
<li class="link7">
|
||||
<a href="/contribute.html">Contribute</a>
|
||||
</li>
|
||||
<li class="link4">
|
||||
<li class="link8">
|
||||
<a href="{{site.posts.first.url}}">News</a>
|
||||
</li>
|
||||
|
||||
@ -73,7 +77,7 @@
|
||||
|
||||
<footer id="footer">
|
||||
<div id="post-footer">
|
||||
<div class="container">
|
||||
<div class="container">
|
||||
<div class="row center">
|
||||
<div class="span12">
|
||||
<div class="vspace10">
|
||||
@ -101,4 +105,4 @@
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user