mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 03:38:50 +01:00
Working
This commit is contained in:
@@ -33,7 +33,9 @@ import {Project} from "../../@types/types";
|
||||
|
||||
export default {
|
||||
name: "index",
|
||||
head: {},
|
||||
head: {
|
||||
title: `Projects - Arthur Danjou`
|
||||
},
|
||||
setup() {
|
||||
const { $content, i18n } = useContext()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user