m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-17 09:33:38 -05:00

Start updating docs
Some checks failed
Deploy github pages / build (push) Has been cancelled
Deploy github pages / deploy (push) Has been cancelled

This commit is contained in:
Sergio
2024-12-20 21:20:50 +02:00
parent 15eb553e50
commit 31f7bfbbcb
10 changed files with 65 additions and 54 deletions

View File

@@ -10,6 +10,10 @@ export default {
return {
titleTemplate: "Cup %s",
};
} else {
return {
titleTemplate: "%s"
}
}
},
head: () => {