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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new e69be81  Remove spurious "<" character
e69be81 is described below

commit e69be8147f4af9e6db4dbe63d22c1f4e2caae8f7
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Dec 12 19:26:17 2025 +0100

    Remove spurious "<" character
---
 src/site/markdown/index.md.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index c53a4e4..b126e1c 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -298,7 +298,7 @@ ${esc.h}${esc.h}${esc.h} <a id="GitHub_Ribbons"></a>GitHub 
Ribbons
 Since version **1\.11\.1**, fluido\-skin supports [GitHub 
ribbons](https://github.com/simonwhitaker/github-fork-ribbon-css) to simplify 
the _Fork me on GitHub_ banner integration\. Users must define:
 
 - `custom.fluidoSkin.gitHub.projectId`: **required**, the project id on GitHub 
and will be used to build the project page URL;
-- `custom.fluidoSkin.gitHub.ribbonOrientation`: **optional**, the ribbon 
position, `left-top`&gt; \(`left`\)/`right-top` 
\(`right`\)/`left-bottom`/`right-bottom` are accepted only \(`left-top` by 
default\);
+- `custom.fluidoSkin.gitHub.ribbonOrientation`: **optional**, the ribbon 
position, `left-top` \(`left`\)/`right-top` 
\(`right`\)/`left-bottom`/`right-bottom` are accepted only \(`left-top` by 
default\);
 - `custom.fluidoSkin.gitHub.ribbonColor`: **optional**, the ribbon color, 
`red`/`green`/`black`/`darkblue`/`orange`/`gray` are accepted only \(`red` by 
default\)\.
 
     ```xml

Reply via email to