diff --git a/_config.yml b/_config.yml
index 65a2245..e7d4cb0 100755
--- a/_config.yml
+++ b/_config.yml
@@ -105,13 +105,17 @@ comments:
######## Footer ########
footer:
social:
- # - icon: ''
+ # - title: RSS
+ # icon: ''
# url: /atom.xml
- # - icon: ''
+ # - title: GitHub
+ # icon: ''
# url: /
- # - icon: ''
+ # - title: Music
+ # icon: ''
# url: /
- # - icon: ''
+ # - title: Comments
+ # icon: ''
# url: /
license: '[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)'
source: #'[GitHub](https://github.com/xaoxuu/hexo-theme-stellar)'
diff --git a/layout/_partial/sidebar/index.ejs b/layout/_partial/sidebar/index.ejs
index 6b27d86..921614a 100755
--- a/layout/_partial/sidebar/index.ejs
+++ b/layout/_partial/sidebar/index.ejs
@@ -15,6 +15,9 @@ function layoutFooterDiv() {
theme.footer.social.forEach(item => {
if (item.icon && (item.url || item.onclick)) {
el += '