Skip to content

Commit

Permalink
Make clear that you should not touch gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored and Karapost committed Jul 4, 2024
1 parent 9af13b1 commit 203b146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CUSTOMIZE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Customize

Here we will give you some tips on how to customize the website.
Here we will give you some tips on how to customize the website. One important thing to note is that **ALL** the changes you make should be done on the **main** branch of your repository. The `gh-pages` branch is automatically overwritten every time you make a change to the main branch.

## Project structure

Expand Down

0 comments on commit 203b146

Please sign in to comment.