Merge branch 'feature-move-notification'

This commit is contained in:
shamoon 2023-10-04 22:47:11 -07:00
commit 3cf88d290f
4 changed files with 43 additions and 1 deletions

View file

@ -0,0 +1,8 @@
---
title: Homepage Move
description: Homepage Container Deprecation
---
As of v0.7.1 homepage migrated from benphelps/homepage to an "orgnization" located at gethomepage/homepage. The reason for this is to setup the project for longevity and allow for community maintenance.
Migrating your installation should be as simple as changing `image: ghcr.io/benphelps/homepage:latest` to `image: ghcr.io/gethomepage/homepage:latest`.