mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 12:18:04 +08:00
Stop flagging template engines as including the web starter
This commit is contained in:
parent
19422fb3c5
commit
51c465e622
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user