[ARVADOS] updated: d6579d95bacbba5682d0c085f139681c93cb005a
Git user
git at public.curoverse.com
Fri Jan 27 14:06:43 EST 2017
Summary of changes:
doc/_includes/_navbar_top.liquid | 2 +-
doc/user/index.html.textile.liquid | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
via d6579d95bacbba5682d0c085f139681c93cb005a (commit)
from 827879be023e90d58eb681b3c930154739a0b27f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit d6579d95bacbba5682d0c085f139681c93cb005a
Author: Ward Vandewege <ward at curoverse.com>
Date: Fri Jan 27 14:05:21 2017 -0500
Doc update: add trademark symbol next to the word 'Arvados' in 2 places.
No issue #
diff --git a/doc/_includes/_navbar_top.liquid b/doc/_includes/_navbar_top.liquid
index 43cc995..6caf36a 100644
--- a/doc/_includes/_navbar_top.liquid
+++ b/doc/_includes/_navbar_top.liquid
@@ -7,7 +7,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="{{ site.baseurl }}/">Arvados Docs</a>
+ <a class="navbar-brand" href="{{ site.baseurl }}/">Arvados™ Docs</a>
</div>
<div class="collapse navbar-collapse" id="bs-navbar-collapse">
<ul class="nav navbar-nav">
diff --git a/doc/user/index.html.textile.liquid b/doc/user/index.html.textile.liquid
index 2d21202..8e97d94 100644
--- a/doc/user/index.html.textile.liquid
+++ b/doc/user/index.html.textile.liquid
@@ -1,7 +1,7 @@
---
layout: default
navsection: userguide
-title: Welcome to Arvados!
+title: Welcome to Arvados™!
...
_If you are new to Arvados, please try the Quickstart on <a href="http://doc.arvados.org">the documentation homepage</a> instead of this detailed User Guide._
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list