Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit049726e

Browse files
committed
Fix placeholder bio text
The text that was there before didn't make sense semanthically.
1 parentbb8ba98 commit049726e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_config.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url:
1111
owner:
1212
name:Your Name
1313
avatar:avatar.jpg
14-
bio:"Your bio goes here. It shouldn't be super long but a goodtwo sentences or two should suffice."
14+
bio:"Your bio goes here. It shouldn't be super long but a goodsentence or two should suffice."
1515
email:you@email.com
1616
# Social networking links used in footer. Update and remove as you like.
1717
twitter:
@@ -78,4 +78,4 @@ page_layout: page
7878
titlecase:true
7979

8080
include:[".htaccess"]
81-
exclude:["lib", "config.rb", "Capfile", "config", "Gemfile", "Gemfile.lock", "README.md", "LICENSE", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]
81+
exclude:["lib", "config.rb", "Capfile", "config", "Gemfile", "Gemfile.lock", "README.md", "LICENSE", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp