fix showing the active link in the navbar
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -11,4 +11,7 @@ run:
|
||||
format:
|
||||
gofmt -s -w .
|
||||
|
||||
.PHONY: test format
|
||||
clean:
|
||||
rm -f *.elf
|
||||
|
||||
.PHONY: test format clean
|
||||
|
Reference in New Issue
Block a user