Skip to content

Commit

Permalink
Renamed the master branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
amckinnell committed Jun 21, 2024
1 parent a4ea41b commit bf6f92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ TIL is a public Nulogy microblog for sharing web development tips, tricks, and t
```

# Adding a post
Simply make a new markdown file in `_posts` folder, follow the recipe established by previous posts. Commit and push to master and you should see the changes at https://nulogy.github.io/til/
Simply make a new markdown file in `_posts` folder, follow the recipe established by previous posts. Commit and push to main and you should see the changes at https://nulogy.github.io/til/

# Technical Info
This project is based off [JekyllNow](https://github.com/barryclark/jekyll-now); for technical information about how to work with it visit that page. We are based off commit `12cb8a2e97c3b63c4bc92d2a1ab050b35bf946b7`, but squashed all commits for simpler maintainability.

0 comments on commit bf6f92c

Please sign in to comment.