diff --git a/content/git-auto-pull.md b/content/git-auto-pull.md
new file mode 100644
index 0000000..6190349
--- /dev/null
+++ b/content/git-auto-pull.md
@@ -0,0 +1,10 @@
+---
+title: git automatic pull
+date: 2025-02-27 22:45 PST
+description: n/a
+author: rintyuu
+---
+
+this is a test to see if pushing to the git server automatically updates the webserver.
+
+the webserver and the git server are hosted on two different machines.
diff --git a/content/index.md b/content/index.md
index 2d29d86..8e92329 100755
--- a/content/index.md
+++ b/content/index.md
@@ -16,6 +16,8 @@ description: a dir /w of a folder essentially, powered by Pico CMS
 
 [sitemap/index](.)
 
+[ait automatic pull](git-auto-pull)
+
 ## actual blogging area
 
 [hello-world](actual/hello-world)
@@ -24,4 +26,4 @@ description: a dir /w of a folder essentially, powered by Pico CMS
 
 [Planning to improve blogging site](actual/plans-to-improve)
 
-[Updating stylesheet for main website](actual/updating-theme)
\ No newline at end of file
+[Updating stylesheet for main website](actual/updating-theme)