Skip to content

Commit 647102f

Browse files
committed
chore: move katex header html to /docs
1 parent cc63446 commit 647102f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Define variables
22
TARGET_DIR=docs
3-
KATEX_HEADER=katex.html
3+
KATEX_HEADER=../docs/katex.html
44
DOCS_DIR=bintensors
55

66
# Ensure the target directory exists

0 commit comments

Comments
 (0)