File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6- < title > deepbible</ title >
6+ < title > deepbible.online </ title >
77 < script src ="https://cdn.jsdelivr.net/npm/pako@2.1.0/dist/pako.min.js "> </ script >
88 < link rel ="stylesheet " href ="styles/colors.css " />
99 < link rel ="stylesheet " href ="styles/typography.css " />
1212 < link rel ="stylesheet " href ="styles/main.css " />
1313</ head >
1414< body >
15- < h2 > deepbible</ h2 >
15+ < h2 > deepbible.online </ h2 >
1616 < div id ="app "> </ div >
1717 < script type ="module " src ="./main.js "> </ script >
1818</ body >
Original file line number Diff line number Diff line change 1111
1212h2 {
1313 text-align : center;
14+ font-size : larger;
1415}
1516
1617.didascalia {
You can’t perform that action at this time.
0 commit comments