File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html lang ="en " data-prefers-absolute-time =" true " >
2+ < html lang ="en ">
33< head >
44 < meta charset ="utf-8 ">
55 < title > time elements</ title >
@@ -208,8 +208,8 @@ <h2>With Aria Hidden</h2>
208208 </ relative-time >
209209 </ button >
210210
211- < script type ="module " src ="../dist/index.js "> </ script >
212- <!-- < script type="module" src="https://unpkg.com/@github/relative-time-element@latest/dist/bundle.js"></script> -- >
211+ <!-- < script type="module" src="../dist/index.js"></script> -- >
212+ < script type ="module " src ="https://unpkg.com/@github/relative-time-element@latest/dist/bundle.js "> </ script >
213213 < script >
214214 document . body . addEventListener ( 'relative-time-updated' , event => {
215215 console . log ( 'event from' , event . target , event )
You can’t perform that action at this time.
0 commit comments