Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FujishiroOtone committed Aug 29, 2018
1 parent ba6af6a commit 5d7b1d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ github_repo: "https://github.com/FujishiroOtone/FujishiroOtone.github.io.git" #
# Sidebar settings
sidebar: true # whether or not using Sidebar.
sidebar-about-description: "大切な人といつかまた巡り会えますように"
sidebar-avatar: /img/about-BY-gentle.jpg # use absolute URL, seeing it's used in both `/` and `/about/`
sidebar-avatar: /img/about-Otone.jpg # use absolute URL, seeing it's used in both `/` and `/about/`



Expand Down
File renamed without changes
4 changes: 2 additions & 2 deletions pwa/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BY Blog",
"short_name": "BY Blog",
"name": "Otone Blog",
"short_name": "Otone Blog",
"description": "A personal blog by engineer",
"icons": [{
"src": "icons/pwa_icon_128.png",
Expand Down

0 comments on commit 5d7b1d2

Please sign in to comment.