File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ body {
2+ background-color : # ede7f6 ;
3+ font-family : sans-serif;
4+ }
15: not (.waited ) .after_wait {
26 display : none
37}
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+
4+ < head >
5+ < meta http-equiv ="content-type " content ="text/html; charset=utf-8 " />
6+ < title > Scuttle Shell Browser Extension</ title >
7+ < link rel ="stylesheet " href ="./index.css ">
8+ </ head >
9+
10+ < body >
11+ < h1 > Scuttle Shell Browser Extension</ h1 >
12+ < p >
13+ The following are example pages that retrieve data from Secure Scuttlebutt if the add-on is installed.
14+ </ p >
15+ < ul > < li > < a href ="./page00.html "> page00.html</ a > </ li >
16+ < li > < a href ="./page01.html "> page01.html</ a > </ li >
17+ < li > < a href ="./page02.html "> page02.html</ a > </ li >
18+ < li > < a href ="./page03.html "> page03.html</ a > </ li >
19+ < li > < a href ="./page04.html "> page04.html</ a > </ li >
20+ < li > < a href ="./page05.html "> page05.html</ a > </ li >
21+ </ ul >
22+ </ body >
23+
24+ </ html >
You can’t perform that action at this time.
0 commit comments