Skip to content

Commit

Permalink
Merge branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Aug 19, 2024
2 parents f2c85bb + 461aad1 commit 9588a8f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 45 deletions.
22 changes: 0 additions & 22 deletions module-ol.js

This file was deleted.

22 changes: 0 additions & 22 deletions module-ul.js

This file was deleted.

2 changes: 1 addition & 1 deletion module.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ import properties from './modules/properties.js';

const stylesheet = window.slideshowStylesheet || import.meta.url.replace(/\/[^\/]*\.js/, '/slide-show-shadow.css');

export default element('slide-show', lifecycle, properties, stylesheet, 'documentation – stephen.band/slide-show/');
export default element('slide-show', lifecycle, properties, stylesheet, 'stephen.band/slide-show/');

0 comments on commit 9588a8f

Please sign in to comment.