diff --git a/content/_index.md b/content/_index.md index 614b5d6..bf90d4b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,7 +1,7 @@ --- # Leave the homepage title empty to use the site title title: '' -date: 2022-10-24 +date: 2026-01-08 type: landing design: @@ -48,8 +48,9 @@ sections: - projects # featured_only: true design: - view: article-grid - columns: 3 + view: card + # view: article-grid + # columns: 3 - block: collection id: blogs content: diff --git a/content/projects/transit-sim/featured.png b/content/projects/transit-sim/featured.png new file mode 100644 index 0000000..04cdb30 Binary files /dev/null and b/content/projects/transit-sim/featured.png differ diff --git a/content/projects/transit-sim/index.md b/content/projects/transit-sim/index.md index f6218ec..6af1a83 100644 --- a/content/projects/transit-sim/index.md +++ b/content/projects/transit-sim/index.md @@ -2,8 +2,10 @@ title: 3D City Transit Simulator date: 2025-12-15 links: - - type: source code - url: https://git.ejs.cam/transit-sim + - type: code + url: https://git.ejs.cam/evan/transit-sim + - type: site + url: https://evan203.github.io/city-sim tags: - THREE.js - Python