Add header functionality #183

Merged
a3thakra merged 6 commits from term-header into feat/events-term 2021-08-27 16:04:31 -04:00
Member
No description provided.
j285he added 1 commit 2021-08-26 19:52:48 -04:00
continuous-integration/drone/push Build is passing Details
994517e959
Add header functionality
j285he added 1 commit 2021-08-26 20:07:23 -04:00
continuous-integration/drone/push Build is passing Details
85e24e04f0
Styling and changing
j285he changed title from WIP: Add header functionality to Add header functionality 2021-08-26 20:07:34 -04:00
j285he added 1 commit 2021-08-26 20:08:15 -04:00
continuous-integration/drone/push Build is passing Details
6649ef8f03
Change margin direction
j285he added 1 commit 2021-08-26 20:09:10 -04:00
continuous-integration/drone/push Build is passing Details
97e434e536
Font size fix
j285he added 1 commit 2021-08-26 20:15:09 -04:00
continuous-integration/drone/push Build is passing Details
95d3328cda
Use relative link
a3thakra reviewed 2021-08-26 20:15:20 -04:00
@ -63,1 +63,3 @@
.map((name) => name.slice(0, -".md".length));
let retval: string[] = [];
try {
retval = (await fs.readdir(path.join(EVENTS_PATH, year, term)))
Owner

you can just return here no?

you can just return here no?
a3thakra added 1 commit 2021-08-27 16:04:10 -04:00
continuous-integration/drone/push Build is passing Details
e1b41e2a37
PR feedback
a3thakra merged commit 24a237a8c6 into feat/events-term 2021-08-27 16:04:31 -04:00
a3thakra deleted branch term-header 2021-08-27 16:04:36 -04:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#183
No description provided.