Add header functionality #183

Merged
a3thakra merged 6 commits from term-header into feat/events-term 2 years ago
j285he commented 2 years ago
Collaborator
There is no content yet.
j285he added 1 commit 2 years ago
994517e959 Add header functionality
j285he added 1 commit 2 years ago
85e24e04f0 Styling and changing
j285he changed title from WIP: Add header functionality to Add header functionality 2 years ago
j285he added 1 commit 2 years ago
6649ef8f03 Change margin direction
j285he added 1 commit 2 years ago
97e434e536 Font size fix
j285he added 1 commit 2 years ago
95d3328cda Use relative link
a3thakra reviewed 2 years ago
.map((name) => name.slice(0, -".md".length));
let retval: string[] = [];
try {
retval = (await fs.readdir(path.join(EVENTS_PATH, year, term)))
Collaborator

you can just return here no?

you can just return here no?
a3thakra added 1 commit 2 years ago
e1b41e2a37 PR feedback
a3thakra merged commit 24a237a8c6 into feat/events-term 2 years ago
a3thakra referenced this issue from a commit 2 years ago
a3thakra deleted branch term-header 2 years ago
continuous-integration/drone/push Build is passing
The pull request has been merged as 24a237a8c6.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#183
Loading…
There is no content yet.