Skip to content

Commit 97360e5

Browse files
committed
commit
0 parents  commit 97360e5

File tree

8 files changed

+11
-0
lines changed

8 files changed

+11
-0
lines changed

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.filecxx.com

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# filecxx
2+
# FileCentipede

commit.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
git add --all
2+
git commit -m "commit"
3+
git push origin main

dht128.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
building

style/base.css

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

style/index.css

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

update.sh

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
git pull origin main

0 commit comments

Comments
 (0)