@@ -25,21 +25,16 @@ description: >- # used by seo meta and the atom feed
2525url : ' https://TheOpenSpaceProgram.github.io'
2626
2727github :
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
3330social :
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]
7469img_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.
8075toc : true
0 commit comments