This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 7e8ec522 ci(release): update goreleaser ci args
new b144fc67 website information in the template file now supports
multiple languages
new fd768698 fix typo
new db540ac6 feat(cdn-plugin): add cdn plugin
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
i18n/en_US.yaml | 7 +++++++
internal/base/constant/question.go | 3 +++
internal/controller/template_controller.go | 30 +++++++++++++++++++-----------
internal/router/ui.go | 11 +++++++++++
plugin/{embed.go => cdn.go} | 26 ++++++++++++++++++++++----
plugin/plugin.go | 4 ++++
6 files changed, 66 insertions(+), 15 deletions(-)
copy plugin/{embed.go => cdn.go} (66%)