Skip to content

Commit 775a555

Browse files
rename index.html -> index2.html, re-add index.html to Makefile
1 parent 923f685 commit 775a555

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11

2-
# NOTE (threejs-gsap-site branch): index.html is a hand-written three.js/GSAP
3-
# page committed directly, NOT generated from index.rst — keep it out of PAGES
2+
# NOTE (threejs-gsap-site branch): index2.html is a hand-written three.js/GSAP
3+
# page committed directly, NOT generated from *.rst — keep it out of PAGES
44
# so `make` / `make clean` do not overwrite or delete it.
55
PAGES=\
6+
index.html \
67
demo.html \
78
support/free.html \
89
support/fund.html \
File renamed without changes.

0 commit comments

Comments
 (0)