Skip to content

Commit 244b22b

Browse files
committed
removed template reference to font.
1 parent e65d02b commit 244b22b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Fixed
1717

1818
- [fj-doc-freemarker] back color handling in html check
19+
- [fj-doc-maven-plugin] removed template reference to font.
20+
1921

2022
## [8.6.5] - 2024-08-23
2123

fj-doc-maven-plugin/src/main/resources/config/example/document.ftl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
<info name="doc-subject">fj doc venus sample source FreeMarker Template XML - ftlx</info>
2727
<info name="doc-author">fugerit79</info>
2828
<info name="doc-language">en</info>
29-
<!-- font must be loaded -->
30-
<info name="default-font-name">TitilliumWeb</info>
3129
<!-- property specific for xls/xlsx -->
3230
<info name="excel-table-id">data-table=print</info>
3331
<!-- property specific for csv -->

0 commit comments

Comments
 (0)