Change repo link in footer, change package and container names

This commit is contained in:
Mihkel Martin Kasterpalu 2025-01-31 20:28:27 +02:00
parent 65d11655a0
commit 54b865876f
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
name: 'stuff.kasterpalu' name: 'stuff.kasterpalu'
services: services:
web: web:
container_name: 'stuff.kasterpalu-web' container_name: 'kasterpalu-web'
build: . build: .
restart: unless-stopped restart: unless-stopped
ports: ports:

View file

@ -1,5 +1,5 @@
{ {
"name": "stuff.kasterpalu", "name": "kasterpalu_portfolio",
"private": true, "private": true,
"version": "0.0.1", "version": "0.0.1",
"type": "module", "type": "module",

View file

@ -68,7 +68,7 @@
<footer class="container flex w-full justify-between px-9 py-6"> <footer class="container flex w-full justify-between px-9 py-6">
<a <a
href="https://koodi.lenn.uk/mihkelmk/minigames" href="https://koodi.lenn.uk/mihkelmk/portfolio_site"
target="_blank" target="_blank"
class="text-sm text-muted-foreground underline underline-offset-4" class="text-sm text-muted-foreground underline underline-offset-4"
> >