Fix top menu text color #53

Merged
sb10q merged 1 commits from occheung/web2019:fix-nav-bar into master 2021-06-02 15:11:15 +08:00
Collaborator

This PR fixes #39.
The starting slash is eliminated by trim_start_matches(pat='/') in both lines.
Tested in both zola 0.12.0 and 0.13.0.

This PR fixes #39. The starting slash is eliminated by `trim_start_matches(pat='/')` in [both lines](https://git.m-labs.hk/occheung/web2019/src/commit/9bcda6af0877dd7f1bbb62324dd42f32754853cb/templates/_base.html#L74-L75). Tested in both zola 0.12.0 and 0.13.0.
occheung added 1 commit 2021-06-02 14:38:10 +08:00
sb10q merged commit 9bcda6af08 into master 2021-06-02 15:11:15 +08:00
occheung deleted branch fix-nav-bar 2021-06-02 15:41:06 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: M-Labs/web2019#53
There is no content yet.