This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new bd7743d Update jewel-themes.md
bd7743d is described below
commit bd7743d1686dd1b83c808972ea33c207277bbeda
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Jan 2 14:29:11 2020 -0400
Update jewel-themes.md
Added linkback to component list
---
component-sets/jewel/jewel-themes.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/component-sets/jewel/jewel-themes.md
b/component-sets/jewel/jewel-themes.md
index 61c2f0a..c8efd28 100644
--- a/component-sets/jewel/jewel-themes.md
+++ b/component-sets/jewel/jewel-themes.md
@@ -19,6 +19,7 @@ title: Jewel Themes
description: The look and feel of the jewel component set
permalink: /component-sets/jewel/themes
---
+[< Jewel Components list](component-sets/jewel)
# Jewel Themes
@@ -130,4 +131,4 @@ Example for maven pom.xml configuration:
<scope>theme</scope>
<classifier>js</classifier>
</dependency>
-```
\ No newline at end of file
+```