File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222 </ div >
2323
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 >
4024
4125
4226
Original file line number Diff line number Diff line change @@ -285,5 +285,23 @@ <h4>Codeception Family</h4>
285285} ) ;
286286</ script >
287287
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+
288306</ body >
289307</ html >
You can’t perform that action at this time.
0 commit comments