We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb3d29 commit 15c62d9Copy full SHA for 15c62d9
2 files changed
config.yml
@@ -49,7 +49,7 @@ params:
49
logo: strapline.svg
50
# Social media links (GitHub, Twitter, etc.). All are optional.
51
socialmedia:
52
- - link: https://twitter.com/oamdev
+ - link: https://twitter.com/oam_dev
53
icon: twitter
54
- link: https://gitter.im/oam-dev/
55
icon: slack
public/index.html
@@ -373,7 +373,7 @@ <h4>Community</h4>
373
<div class="column is-half">
374
<div class="content has-text-right">
375
<p>
376
- <a class="" href="https://twitter.com/oamdev">
+ <a class="" href="https://twitter.com/oam_dev">
377
<span class="icon"><i class="fa fa-twitter"></i></span> Twitter
378
</a>
379
<a class="" href="https://gitter.im/oam-dev/">
0 commit comments