diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-01 16:53:10 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-01 16:53:10 +0200 |
commit | 658436a9522b5a0d016c3da0253708093607f95d (patch) | |
tree | 0796afde09f259d43554a7d679f1d62757992565 | |
parent | 6afac719afc627d4c74dfbaa282b049f6f96e90e (diff) |
Add blog link
-rw-r--r-- | web-prologue.xhtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-prologue.xhtml b/web-prologue.xhtml index a2f5131..7961f2f 100644 --- a/web-prologue.xhtml +++ b/web-prologue.xhtml @@ -21,6 +21,7 @@ $./web.css$ <div id="header-logo"><a href="$www$/"><code style="letter-spacing: -0.1em">b|2</code></a></div> <div id="header-menu"> <div id="header-menu-body"> + <a href="$www$/blog.xhtml">Blog</a> <a href="$www$/doc.xhtml">Docs</a> <a href="$www$/download.xhtml">Download</a> <a href="https://lists.build2.org">Mailing Lists</a> |