···11---
22import { blog } from "@/config";
33-import { Moon } from "lunarphase-js";
33+import { Moon as LunarPhase } from "lunarphase-js";
4455// sorry south hemisphere, theres fuck all i can do without getting ur location which is weird </3
66-const moon = Moon.lunarPhaseEmoji();
66+const moon = LunarPhase.lunarPhaseEmoji();
77---
8899<style>