Add a fixed footer to the article page for consistent navigation

Appends the Footer component to the Article page layout to ensure persistent visibility.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/DGb2VKl
This commit is contained in:
kimjaehyeon0101
2025-09-30 03:21:08 +00:00
parent 759698b3f8
commit 231d5ebc44
2 changed files with 4 additions and 4 deletions

View File

@ -30,10 +30,6 @@ externalPort = 3003
localPort = 43349
externalPort = 3000
[[ports]]
localPort = 46881
externalPort = 4200
[env]
PORT = "5000"