Files
Archive/retro/atomcms/resources/themes/atom/js/app.js

8 lines
289 B
JavaScript
Raw Normal View History

2025-12-09 06:52:43 +00:00
import "./bootstrap";
console.log(
"%cAtom CMS%c\n\nAtom CMS is a CMS for made for the community to enjoy. You can join our wonderful community at https://discord.gg/rX3aShUHdg\n\n",
"color: #14619c; -webkit-text-stroke: 2px black; font-size: 32px; font-weight: bold;",
""
);