Fix tag issue
Build and publish / docker (push) Failing after 16s Details

This commit is contained in:
Brieuc Dubois 2024-02-01 01:26:29 +01:00
parent b9e7c8f3c2
commit 2a0f58fe86
1 changed files with 4 additions and 2 deletions

View File

@ -3,11 +3,12 @@ languageCode: en-gb
title: Brieuc Dubois title: Brieuc Dubois
theme: hello-friend-ng theme: hello-friend-ng
relativeURLs: true relativeURLs: true
uglyURLs: true #uglyURLs: true
enableEmoji: true enableEmoji: true
enabeRobotsTXT: true enabeRobotsTXT: true
params: params:
rssFullText: true rssFullText: true
enableThemeToggle: true
social: social:
- name: gitea - name: gitea
url: https://git.bhasher.com url: https://git.bhasher.com
@ -19,7 +20,7 @@ params:
#- name: rss #- name: rss
# url: feed.xml # url: feed.xml
homeSubtitle: Student passionate about computer science, software engineering, free and open source, devops, web developpement, cybersecurity. homeSubtitle: Student passionate about computer science, software engineering, free and open source, devops, web developpement, cybersecurity.
enableGlobalLanguageMenu: true #enableGlobalLanguageMenu: true
outputs: outputs:
home: home:
- html - html
@ -41,5 +42,6 @@ menu:
- pageRef: about - pageRef: about
name: About name: About
weight: 40 weight: 40
taxonomies: taxonomies:
tag: tags tag: tags