Skip to content

Commit 68ef526

Browse files
committed
Add stable date to blog post #118
Reference: #118 Signed-off-by: johnmhoran <johnmhoran@gmail.com>
1 parent f78e3d0 commit 68ef526

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)