Skip to content

Commit b5ae753

Browse files
authored
Clean up .nojekyll by removing unnecessary content
Removed instructions and comments from .nojekyll file.
1 parent a750cfb commit b5ae753

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

.nojekyll

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1 @@
1-
# This file ensures GitHub doesn't override your Jekyll settings
21

3-
## Manual Settings Required
4-
5-
After updating this file, you need to perform these manual steps:
6-
7-
1. Go to **Settings** in your repository
8-
2. Navigate to **Pages** in the left sidebar
9-
3. Under **Source**, select **GitHub Actions** (not "Deploy from a branch")
10-
4. Save these settings
11-
12-
Additionally, make sure your repository has the proper branch set as default:
13-
14-
1. Go to **Settings** → **Branches**
15-
2. Ensure your main branch is set as default (either `main` or `master`)
16-
17-
## Ensure Basic Requirements Are Met
18-
19-
Let's also make sure we have the essential files needed:
20-
21-
### [.nojekyll](file:///Users/awar/NotAwar.github.io/.nojekyll)

0 commit comments

Comments
 (0)