Skip to content

Commit 0d3ee95

Browse files
authored
Merge pull request #120 from johnmhoran/118-add-stable-date-to-post
Add stable date to blog post #118
2 parents f78e3d0 + 68ef526 commit 0d3ee95

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

website/blog/curated-licenses-public-database-scancode-licensedb/scancode-licensedb.md renamed to website/blog/curated-licenses-public-database-scancode-licensedb/2026-01-29-scancode-licensedb.md

File renamed without changes.

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import HomepageContent from "../components/HomepageContent";
44

55
export default function Home() {
66
return (
7-
<Layout title="Home" description="Landing page for schema project">
7+
<Layout title="Home" description="Landing page for www.aboutcode.org">
88
<HomepageHeader />
99
<HomepageContent />
1010
</Layout>

0 commit comments

Comments
 (0)