You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/11/12 09:18:17 UTC

cayenne-website git commit: Intro text styling

Repository: cayenne-website
Updated Branches:
  refs/heads/asf-site 7cacb58df -> f53899fcc


Intro text styling


Project: http://git-wip-us.apache.org/repos/asf/cayenne-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne-website/commit/f53899fc
Tree: http://git-wip-us.apache.org/repos/asf/cayenne-website/tree/f53899fc
Diff: http://git-wip-us.apache.org/repos/asf/cayenne-website/diff/f53899fc

Branch: refs/heads/asf-site
Commit: f53899fcc3d3c3570cf42a03871f7c12c00c2642
Parents: 7cacb58
Author: Nikita Timofeev <st...@gmail.com>
Authored: Mon Nov 12 12:18:14 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Mon Nov 12 12:18:14 2018 +0300

----------------------------------------------------------------------
 .DS_Store        | Bin 0 -> 6148 bytes
 index.html       |   4 ++--
 schema/.DS_Store | Bin 0 -> 6148 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/f53899fc/.DS_Store
----------------------------------------------------------------------
diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..cff8ab3
Binary files /dev/null and b/.DS_Store differ

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/f53899fc/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index bd6ac40..ac2b0c2 100644
--- a/index.html
+++ b/index.html
@@ -88,8 +88,8 @@
         <div class="col-md-6  text-center">
             <img class="img-fluid  mb-2" src="img/cayenne_illustr-c64e188a08.png" alt="Cayenne Illustration" />
             <h1 class="display-2  font-weight-normal">
-                <span class="font-weight-semibold">Your</span>
-                <span class="font-weight-xlight">ORM</span>
+                <span class="font-weight-xlight">Your</span>
+                <span class="font-weight-semibold">ORM</span>
                 superpower
             </h1>
             <p class="small  font-italic">Apache Cayenne™ is an open source Java object-to-relational mapping framework</p>

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/f53899fc/schema/.DS_Store
----------------------------------------------------------------------
diff --git a/schema/.DS_Store b/schema/.DS_Store
new file mode 100644
index 0000000..b83a83c
Binary files /dev/null and b/schema/.DS_Store differ