Welcome to my Website!

This is a paragraph! Here's how you make a link: Neocities.

Here's how you can make bold and italic text.

Here's how you can add an image:

Here's how to make a list:

To learn more HTML/CSS, check out these tutorials!

const bundles = [ { name: 'Draggable', filename: 'draggable.bundle', source: 'index', }, { name: 'Draggable', filename: 'draggable.bundle.legacy', source: 'index.legacy', }, { name: 'Draggable', filename: 'draggable', source: 'Draggable/index', }, { name: 'Sortable', filename: 'sortable', source: 'Sortable/index', }, { name: 'Swappable', filename: 'swappable', source: 'Swappable/index', }, { name: 'Droppable', filename: 'droppable', source: 'Droppable/index', }, { name: 'Plugins', filename: 'plugins', source: 'Plugins/index', }, { name: 'Collidable', filename: 'collidable', source: 'Plugins/Collidable/index', path: 'plugins/', }, { name: 'ResizeMirror', filename: 'resize-mirror', source: 'Plugins/ResizeMirror/index', path: 'plugins/', }, { name: 'Snappable', filename: 'snappable', source: 'Plugins/Snappable/index', path: 'plugins/', }, { name: 'SwapAnimation', filename: 'swap-animation', source: 'Plugins/SwapAnimation/index', path: 'plugins/', }, { name: 'SortAnimation', filename: 'sort-animation', source: 'Plugins/SortAnimation/index', path: 'plugins/', }, ]; module.exports = {bundles};