Skip to content

Commit c9cb040

Browse files
committed
Update branch references in pages.yml to use 'master' instead of 'main'
1 parent 7721210 commit c9cb040

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ name: Deploy GitHub Pages
33
on:
44
push:
55
branches:
6-
- main
76
- master
87
pull_request:
98
branches:
10-
- main
119
- master
1210

1311
permissions:

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
theme: jekyll-theme-minimal
22
title: TerminalOS
33
description: Modular Terminal CLI Framework for Python
4-
logo: https://via.placeholder.com/200?text=TerminalOS
4+
logo: https://github.com/NatBuilds/TerminalOS/blob/master/Logos/MainImage.png
55
show_downloads: true
66
github:
77
repository_url: https://github.com/NatBuilds/TerminalOS

0 commit comments

Comments
 (0)