Update _meta.js

This commit is contained in:
Trance-0
2025-01-13 15:05:27 -06:00
parent b5ad991d15
commit 8b06e922f9

View File

@@ -26,15 +26,18 @@ export default {
Math4111: { Math4111: {
type: 'page', type: 'page',
}, },
Math4121: {
type: 'page',
},
CSE332S: {
type: 'page',
},
CSE442T: { CSE442T: {
type: 'page', type: 'page',
}, },
CSE347: { CSE347: {
type: 'page', type: 'page',
}, },
Math4121: {
type: 'page',
},
about: { about: {
display: 'hidden' display: 'hidden'
}, },