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
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit0e17124

Browse files
committed
Don't require @ symbol for Medium profiles
1 parentc8b76a3 commit0e17124

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ social_media:
124124
facebook: your_username
125125
hackerrank: your_username
126126
linkedin: your_username
127-
medium:@your_username
127+
medium: your_username
128128
stackoverflow: your_user_id
129129
telegram: your_username
130130
twitter: your_username

‎_config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ projects:
3333
# facebook: your_username
3434
# hackerrank: your_username
3535
# linkedin: your_username
36-
# medium:@your_username
36+
# medium: your_username
3737
# stackoverflow: your_user_id
3838
# telegram: your_username
3939
# twitter: your_username

‎_data/social_media.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ linkedin:
3232

3333
medium:
3434
name:Medium
35-
profile_url_prefix:https://medium.com/
35+
profile_url_prefix:https://medium.com/@
3636
icon_svg: '<svg width="20" height="20" viewBox="32 25 125 125" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M46.5340803,65.2157554 C46.6968378,63.6076572 46.0836,62.018231 44.8828198,60.93592 L32.6512605,46.2010582 L32.6512605,44 L70.6302521,44 L99.9859944,108.380952 L125.794585,44 L162,44 L162,46.2010582 L151.542017,56.2281011 C150.640424,56.9153477 150.193188,58.0448862 150.380019,59.1628454 L150.380019,132.837155 C150.193188,133.955114 150.640424,135.084652 151.542017,135.771899 L161.755369,145.798942 L161.755369,148 L110.38282,148 L110.38282,145.798942 L120.963119,135.527337 C122.002801,134.487948 122.002801,134.182246 122.002801,132.592593 L122.002801,73.0417402 L92.585901,147.755438 L88.6106443,147.755438 L54.3622782,73.0417402 L54.3622782,123.115814 C54.0767278,125.221069 54.7759199,127.3406 56.2581699,128.863022 L70.0186741,145.55438 L70.0186741,147.755438 L31,147.755438 L31,145.55438 L44.7605042,128.863022 C46.2319621,127.338076 46.8903838,125.204485 46.5340803,123.115814 L46.5340803,65.2157554 Z" id="Shape" fill="#959da5"></path></svg>'
3737

3838
stackoverflow:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp