mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-16 17:11:50 +00:00
Update
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
var data = {
|
||||
"language": {
|
||||
"french": {
|
||||
"nav": [
|
||||
"Accueil",
|
||||
"A Propos",
|
||||
"Projets",
|
||||
"Contact"
|
||||
]
|
||||
},
|
||||
"english": {
|
||||
"nav": [
|
||||
"Home",
|
||||
"About",
|
||||
"Projects",
|
||||
"Contact"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user