File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
themes/TinkerSoc/layouts/partials Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
< div class ="content ">
3
3
< div class ="social ">
4
4
< a href ="{{ .Site.Params.DiscordInvite }} " target ="_blank "> < img src ="{{ .Site.BaseURL }}/images/discord-mark-white.png "> </ img > Discord</ a > |
5
- < a href ="https://twitter.com/TinkerSoc " class ="twitter-follow-button " data-size ="large " data-dnt ="true " data-show-count ="true " height ="46 "> Follow @TinkerSoc</ a > < script async src ="https://platform.twitter.com/widgets.js " charset ="utf-8 "> </ script >
5
+ <!-- <a href="https://twitter.com/TinkerSoc"
6
+ class="twitter-follow-button" data-size="large" data-dnt="true"
7
+ data-show-count="true" height="46">Follow @TinkerSoc</a> <script async
8
+ src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> -->
6
9
</ div >
7
10
< p class ="copy "> Copyright © TinkerSoc {{ now.Format "2006" }}</ p >
8
11
</ div >
You can’t perform that action at this time.
0 commit comments