1 parent 7721210 commit c9cb040Copy full SHA for c9cb040
2 files changed
.github/workflows/pages.yml
@@ -3,11 +3,9 @@ name: Deploy GitHub Pages
3
on:
4
push:
5
branches:
6
- - main
7
- master
8
pull_request:
9
10
11
12
13
permissions:
docs/_config.yml
@@ -1,7 +1,7 @@
1
theme: jekyll-theme-minimal
2
title: TerminalOS
description: Modular Terminal CLI Framework for Python
-logo: https://via.placeholder.com/200?text=TerminalOS
+logo: https://github.com/NatBuilds/TerminalOS/blob/master/Logos/MainImage.png
show_downloads: true
github:
repository_url: https://github.com/NatBuilds/TerminalOS
0 commit comments