Skip to content

Commit eff44f8

Browse files
authored
Merge pull request #5 from pv8/chore-rename-branch-main
Change branch references to 'main'
2 parents 3d28b87 + ce33b58 commit eff44f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pv8.github.io
2-
[![Build Status](https://travis-ci.org/pv8/pv8.github.io.svg?branch=master)](https://travis-ci.org/pv8/pv8.github.io)
2+
[![Build Status](https://travis-ci.org/pv8/pv8.github.io.svg?branch=main)](https://travis-ci.org/pv8/pv8.github.io)
33

44
Source code of my personal website.
55

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ meta:
2323
baseurl: "" # the subpath of your site, e.g. /blog/
2424
url: "https://www.pv8.io" # the base hostname & protocol for your site
2525

26-
branch: master
26+
branch: main
2727

2828
ga_tracking_code: UA-34825674-1
2929

0 commit comments

Comments
 (0)