mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 18:22:26 +08:00
Stop flagging template engines as including the web starter
This commit is contained in:
@@ -442,8 +442,6 @@ initializr:
|
|||||||
id: thymeleaf
|
id: thymeleaf
|
||||||
description: Thymeleaf templating engine
|
description: Thymeleaf templating engine
|
||||||
weight: 90
|
weight: 90
|
||||||
facets:
|
|
||||||
- web
|
|
||||||
keywords:
|
keywords:
|
||||||
- template
|
- template
|
||||||
links:
|
links:
|
||||||
@@ -455,8 +453,6 @@ initializr:
|
|||||||
- name: Freemarker
|
- name: Freemarker
|
||||||
id: freemarker
|
id: freemarker
|
||||||
description: FreeMarker templating engine
|
description: FreeMarker templating engine
|
||||||
facets:
|
|
||||||
- web
|
|
||||||
keywords:
|
keywords:
|
||||||
- template
|
- template
|
||||||
links:
|
links:
|
||||||
@@ -466,8 +462,6 @@ initializr:
|
|||||||
id: mustache
|
id: mustache
|
||||||
description: Mustache templating engine
|
description: Mustache templating engine
|
||||||
versionRange: 1.2.2.RELEASE
|
versionRange: 1.2.2.RELEASE
|
||||||
facets:
|
|
||||||
- web
|
|
||||||
keywords:
|
keywords:
|
||||||
- template
|
- template
|
||||||
links:
|
links:
|
||||||
|
Reference in New Issue
Block a user