Skip to content

Commit

Permalink
リンク、シェアボタン 修正
Browse files Browse the repository at this point in the history
  • Loading branch information
ceya01 committed Jul 19, 2019
1 parent fa857a5 commit a159f7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/components/Description.vue
Expand Up @@ -29,11 +29,11 @@
h2.__contact リンク
ul
li
a(href="https://twitter.com/ceya_net") 制作後記
a(href="https://ce-ya.net/nafdas-postscript") 制作後記
li
a(href="https://twitter.com/ceya_net") github(ソースコード)
a(href="https://github.com/ceya01/nafdas") github(ソースコード)
li
a(href="https://twitter.com/ceya_net") トップページ
a(href="https://ce-ya.net/") トップページ
</template>

<script>
Expand Down
2 changes: 1 addition & 1 deletion src/components/ShareSection.vue
Expand Up @@ -2,7 +2,7 @@
section.p-shareSection
h2.__heading シェア
.c-shareButtonWrap
a.__share-button.--bg-twitter(href='https://twitter.com/intent/tweet?text=%E3%81%AA%E3%81%B5%E3%81%A0%E3%81%99%EF%BC%81%20-%20TwitterID%E3%81%8B%E3%82%89%E5%90%8D%E6%9C%AD%E7%94%9F%E6%88%90%E3%81%97%E3%81%A6%E5%8D%B0%E5%88%B7%E3%81%99%E3%82%8B%E3%83%84%E3%83%BC%E3%83%AB&url=https%3A%2F%2Fce-ya.net%2Fapp%2Fnafdas%2F', target='blank', rel='nofollow noopener noreferrer')
a.__share-button.--bg-twitter(href='https://twitter.com/intent/tweet?text=%e3%81%aa%e3%81%b5%e3%81%a0%e3%81%99%ef%bc%81%20%2d%20TwitterID%e3%81%8b%e3%82%89%e5%90%8d%e6%9c%ad%e7%94%9f%e6%88%90%e3%81%97%e3%81%a6%e5%8d%b0%e5%88%b7%e3%81%99%e3%82%8b%e3%83%84%e3%83%bc%e3%83%ab%20%0d%0ahttps%3a%2f%2fce%2dya%2enet%2fapp%2fnafdas%2f%20%0d%0afrom%3a%20%40ceya_net%20', target='blank', rel='nofollow noopener noreferrer')
span.__social-icon.icon-twitter
span.__caption Twitter
a.__share-button.--bg-facebook(href='//www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fce-ya.net%2Fapp%2Fnafdas%2F&t=web%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E5%88%B6%E4%BD%9C%E7%B7%B4%E7%BF%92%E3%81%A8%E3%81%97%E3%81%A6Twitter%E3%82%82%E3%81%A9%E3%81%8D%E3%82%92%E5%88%B6%E4%BD%9C%E3%83%BB%E5%85%AC%E9%96%8B%E3%81%97%E3%81%9F%E8%A9%B1', target='blank', rel='nofollow noopener noreferrer')
Expand Down

0 comments on commit a159f7d

Please sign in to comment.