Skip to content

Commit dd3b020

Browse files
committed
Attempt to add logo and stuff
1 parent c435be5 commit dd3b020

File tree

10 files changed

+6
-12
lines changed

10 files changed

+6
-12
lines changed

_config.yml

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,16 @@ description: >- # used by seo meta and the atom feed
2525
url: 'https://TheOpenSpaceProgram.github.io'
2626

2727
github:
28-
username: github_username # change to your github username
29-
30-
twitter:
31-
username: twitter_username # change to your twitter username
28+
username: TheOpenSpaceProgram # change to your github username
3229

3330
social:
3431
# Change to your full name.
3532
# It will be displayed as the default author of the posts and the copyright owner in the Footer
36-
name: your_full_name
33+
name: TheOpenSpaceProgram
3734
email: example@doamin.com # change to your email address
3835
links:
39-
# The first element serves as the copyright owner's link
40-
- https://twitter.com/username # change to your twitter homepage
41-
- https://github.com/username # change to your github homepage
42-
# Uncomment below to add more social links
36+
- https://github.com/TheOpenSpaceProgram
37+
- https://discord.gg/CjbdXQt3j7
4338
# - https://www.facebook.com/username
4439
# - https://www.linkedin.com/in/username
4540

@@ -74,7 +69,7 @@ theme_mode: # [light|dark]
7469
img_cdn: ''
7570

7671
# the avatar on sidebar, support local or CORS resources
77-
avatar: https://cdn.jsdelivr.net/gh/cotes2020/chirpy-images/commons/avatar.jpg
72+
avatar: assets/img/icon/osp-logo-128.png
7873

7974
# boolean type, the global switch for ToC in posts.
8075
toc: true

_posts/2021-07-01-Welcome.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ title: Open Space Program
33
date: 2021-07-01
44
categories: [Welcome]
55
tags: [welcome] # TAG names should always be lowercase
6-
pinned: true
6+
pin: true
77
---
88
## Welcome to the open space program!
99

10-
Stuff coming soon as we build the website...
1110

1211
## Links:
1312
Discord: <https://discord.gg/CjbdXQt3j7>
-9.67 KB
Loading
-33.3 KB
Loading
-4.02 KB
Loading
-535 Bytes
Loading
-858 Bytes
Loading

assets/img/favicons/favicon.ico

-11.5 KB
Binary file not shown.
-4.02 KB
Loading

assets/img/icon/osp-logo-128.png

6.44 KB
Loading

0 commit comments

Comments
 (0)