File tree Expand file tree Collapse file tree 7 files changed +413
-166
lines changed
Expand file tree Collapse file tree 7 files changed +413
-166
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="de " xml:lang ="de ">
3+ < head >
4+ < title > last.fm</ title >
5+ < meta content ="text/html;charset=utf-8 " http-equiv ="Content-Type " />
6+ < meta charset ="UTF-8 " />
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 " />
8+ < meta name ="robots " content ="noindex, nofollow " />
9+ < script src ="widgets.js?nocache=1 "> </ script >
10+ < style >
11+ body {
12+ background : 0 0 ;
13+ margin : 0 ;
14+ padding : 0 ;
15+ display : flex;
16+ flex-direction : column;
17+ }
18+ body main {
19+ margin : 0 auto;
20+ }
21+ # song {
22+ color : inherit;
23+ }
24+ </ style >
25+ </ head >
26+ < body >
27+ < main >
28+ < a data-credit ="Widget by Petrapixel " href ="https://petrapixel.neocities.org/coding/widgets " style ="display: none "> </ a >
29+ < div id ="marquee-holder "> < noscript > Please enable JavaScript to see this widget.</ noscript > < a href ="https://www.last.fm/ " target ="_blank " id ="song "> loading last.fm widget...</ a > </ div >
30+ </ main >
31+ </ body >
32+ </ html >
Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="de " xml:lang ="de ">
3+ < head >
4+ < title > pollcode</ title >
5+ < meta content ="text/html;charset=utf-8 " http-equiv ="Content-Type " />
6+ < meta charset ="UTF-8 " />
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 " />
8+ < meta name ="robots " content ="noindex, nofollow " />
9+ < script src ="widgets.js?nocache=1 "> </ script >
10+ < style >
11+ body {
12+ background : 0 0 ;
13+ margin : 0 ;
14+ padding : 0 ;
15+ display : flex;
16+ flex-direction : column;
17+ }
18+ body main {
19+ margin : 0 auto;
20+ }
21+ </ style >
22+ </ head >
23+ < body >
24+ < main >
25+ < a data-credit ="Widget by Petrapixel " href ="https://petrapixel.neocities.org/coding/widgets " style ="display: none "> </ a >
26+ < div id ="marquee-holder ">
27+ < noscript > Please enable JavaScript to see this widget.</ noscript >
28+ < div id ="pollcode "> </ div >
29+ </ div >
30+ </ main >
31+ </ body >
32+ </ html >
Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="de " xml:lang ="de ">
3+ < head >
4+ < title > status</ title >
5+ < meta content ="text/html;charset=utf-8 " http-equiv ="Content-Type " />
6+ < meta charset ="UTF-8 " />
7+ < meta name ="viewport " content ="width=device-width,initial-scale=1 " />
8+ < meta name ="robots " content ="noindex, nofollow " />
9+ < script src ="widgets.js?nocache=1 "> </ script >
10+ < style >
11+ body {
12+ background : 0 0 ;
13+ margin : 0 ;
14+ padding : 0 ;
15+ display : flex;
16+ flex-direction : column;
17+ }
18+ body main {
19+ margin : 0 auto;
20+ }
21+ </ style >
22+ </ head >
23+ < body >
24+ < main >
25+ < div class ="aside-stats__stat-content " id ="statuscafe ">
26+ < noscript > Please enable JavaScript to see this widget.</ noscript > < a data-credit ="Widget by Petrapixel " href ="https://petrapixel.neocities.org/coding/widgets " style ="display: none "> </ a >
27+ < div id ="marquee-holder ">
28+ < div id ="statuscafe-username "> </ div >
29+ < div id ="statuscafe-content "> </ div >
30+ </ div >
31+ </ div >
32+ </ main >
33+ </ body >
34+ </ html >
You can’t perform that action at this time.
0 commit comments