Compare commits

..

No commits in common. "d7b034e20bfb785d4934e13e01415a0e0dc9e6ba" and "bf3167733059bdb1b1c6c9e4085c764d9e85d3b0" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -13,8 +13,7 @@ RUN apk update && apk add --no-cache \
libwebp-tools \
findutils \
bash \
git \
openssh-client
git
WORKDIR /usr/src/app
COPY --from=builder /usr/src/app/ /usr/src/app/

View File

@ -45,7 +45,7 @@ export default {
},
transcludes: {
transcludeOf: ({ targetSlug }) => `Переход из ${targetSlug}`,
linkToOriginal: "Подробнее",
linkToOriginal: "Ссылка на оригинал",
},
search: {
title: "Поиск",