Mercurial > code > home > repos > front-door-display
comparison src/index.html @ 16:719c8cc4d8b2
electricity report
author | drewp@bigasterisk.com |
---|---|
date | Thu, 06 Jun 2024 17:52:46 -0700 |
parents | deb0c25655eb |
children | 472003015880 |
comparison
equal
deleted
inserted
replaced
15:20d1fa4250c0 | 16:719c8cc4d8b2 |
---|---|
11 </head> | 11 </head> |
12 <body> | 12 <body> |
13 <div><fd-week-guide></fd-week-guide><fd-clock></fd-clock></div> | 13 <div><fd-week-guide></fd-week-guide><fd-clock></fd-clock></div> |
14 <fd-upcoming-events></fd-upcoming-events> | 14 <fd-upcoming-events></fd-upcoming-events> |
15 <fd-countdown></fd-countdown> | 15 <fd-countdown></fd-countdown> |
16 <fd-electricity></fd-electricity> | |
16 <script type="module" src="https://bigasterisk.com/lib/bigast/v2/loginBar.js"></script> | 17 <script type="module" src="https://bigasterisk.com/lib/bigast/v2/loginBar.js"></script> |
17 <bigast-loginbar></bigast-loginbar> | 18 <bigast-loginbar></bigast-loginbar> |
18 <script> | 19 <script> |
19 // try doing a fetch test to see if reload is likely to work, and only then do a reload | 20 // try doing a fetch test to see if reload is likely to work, and only then do a reload |
20 </script> | 21 </script> |