File tree 2 files changed +18
-16
lines changed
2 files changed +18
-16
lines changed Original file line number Diff line number Diff line change 21
21
22
22
</ div >
23
23
24
- < p >
25
- < aside >
26
- < a href ="https://twitter.com/codeception " class ="twitter-follow-button " data-show-count ="false "
27
- data-lang ="en " data-size ="large "> Follow @Codeception</ a >
28
- < script > ! function ( d , s , id ) {
29
- var js , fjs = d . getElementsByTagName ( s ) [ 0 ] ;
30
- if ( ! d . getElementById ( id ) ) {
31
- js = d . createElement ( s ) ;
32
- js . id = id ;
33
- js . src = "//platform.twitter.com/widgets.js" ;
34
- fjs . parentNode . insertBefore ( js , fjs ) ;
35
- }
36
- } ( document , "script" , "twitter-wjs" ) ; </ script >
37
- </ aside >
38
-
39
- </ p >
40
24
41
25
42
26
Original file line number Diff line number Diff line change @@ -285,5 +285,23 @@ <h4>Codeception Family</h4>
285
285
} ) ;
286
286
</ script >
287
287
288
+ < div style ="position: fixed; right: 10px; bottom: 0px ">
289
+
290
+ < aside >
291
+ < a href ="https://twitter.com/codeception " class ="twitter-follow-button " data-show-count ="false "
292
+ data-lang ="en " data-size ="large "> Follow @Codeception</ a >
293
+ < script > ! function ( d , s , id ) {
294
+ var js , fjs = d . getElementsByTagName ( s ) [ 0 ] ;
295
+ if ( ! d . getElementById ( id ) ) {
296
+ js = d . createElement ( s ) ;
297
+ js . id = id ;
298
+ js . src = "//platform.twitter.com/widgets.js" ;
299
+ fjs . parentNode . insertBefore ( js , fjs ) ;
300
+ }
301
+ } ( document , "script" , "twitter-wjs" ) ; </ script >
302
+ </ aside >
303
+
304
+ </ div >
305
+
288
306
</ body >
289
307
</ html >
You can’t perform that action at this time.
0 commit comments