Update website/src/pages/changelog/[slug].astro

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Ramon Perez 2025-08-11 15:17:03 +10:00 committed by GitHub
parent a7ab08fa4c
commit c91ddae6ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -304,4 +304,3 @@ const formattedDate = date.toLocaleDateString('en-US', {
} }
} }
</style> </style>
</Layout>