ci: drop displayUpdatedDate for now
This commit is contained in:
parent
810be2c0cd
commit
75d0af185c
@ -2,7 +2,7 @@ FROM hugomods/hugo:exts AS build
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY . /app/
|
COPY . /app/
|
||||||
COPY .git /app/.git
|
# COPY .git /app/.git
|
||||||
RUN hugo
|
RUN hugo
|
||||||
|
|
||||||
FROM hugomods/hugo:nginx
|
FROM hugomods/hugo:nginx
|
||||||
|
@ -7,7 +7,6 @@ module:
|
|||||||
- path: github.com/imfing/hextra
|
- path: github.com/imfing/hextra
|
||||||
|
|
||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
enableGitInfo: true
|
|
||||||
hasCJKLanguage: true
|
hasCJKLanguage: true
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
@ -78,7 +77,6 @@ menu:
|
|||||||
|
|
||||||
params:
|
params:
|
||||||
description: Dokumentation für das Lauf für Kaya! Läufersystem.
|
description: Dokumentation für das Lauf für Kaya! Läufersystem.
|
||||||
displayUpdatedDate: true
|
|
||||||
navbar:
|
navbar:
|
||||||
displayTitle: true
|
displayTitle: true
|
||||||
displayLogo: true
|
displayLogo: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user