This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cf8993e5b updates title for antora docs
7cf8993e5b is described below

commit 7cf8993e5b14315d2dc9b180cdfc1a1b66cb49b4
Author: danhaywood <[email protected]>
AuthorDate: Sun Feb 19 16:43:05 2023 +0000

    updates title for antora docs
    
    from 'Apache Causeway' to (lower case) 'causeway'
---
 antora/playbooks/site.yml                  | 2 +-
 antora/supplemental-ui/css/site-custom.css | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/antora/playbooks/site.yml b/antora/playbooks/site.yml
index 3fc89b364b..8071af6b77 100644
--- a/antora/playbooks/site.yml
+++ b/antora/playbooks/site.yml
@@ -16,7 +16,7 @@
 #  under the License.
 
 site:
-  title: Apache Causeway
+  title: causeway
   url: https://causeway.apache.org/
   start_page: docs:ROOT:about.adoc
 
diff --git a/antora/supplemental-ui/css/site-custom.css 
b/antora/supplemental-ui/css/site-custom.css
index a553727853..1d37fcb002 100644
--- a/antora/supplemental-ui/css/site-custom.css
+++ b/antora/supplemental-ui/css/site-custom.css
@@ -18,8 +18,6 @@
  *
  */
 
-
-
 @font-face {
     font-family: 'Android Insomnia';
     src: url('../font/android_insomnia.woff2') format('woff2'),
@@ -30,8 +28,6 @@
     font-display: swap;
 }
 
-
-
 .content .hljs-meta {
     color: olivedrab;
     font-weight: 500;

Reply via email to