update timestamp
This commit is contained in:
@@ -18,45 +18,85 @@ export default {
|
||||
},
|
||||
theme:{
|
||||
sidebar: false,
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
Math3200: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
Math429:{
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
Math4111: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
Math4121: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
Math416: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
Math401: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
CSE332S: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
CSE347: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
CSE442T: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
CSE559A: {
|
||||
type: 'page',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
Swap: {
|
||||
display: 'hidden'
|
||||
display: 'hidden',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
about: {
|
||||
display: 'hidden'
|
||||
display: 'hidden',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
},
|
||||
contact: {
|
||||
display: 'hidden'
|
||||
display: 'hidden',
|
||||
theme:{
|
||||
timestamp: true,
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user