Skip to content

Commit 0e6b07e

Browse files
committed
fix plausible_domain in yaml
1 parent 4b6b3d6 commit 0e6b07e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/vercel__deploy-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121
env:
2222
# Project vars
2323
SITE_URL: 'https://nemanjam.vercel.app'
24-
PLAUSIBLE_DOMAIN: 'nemanjamic.com'
24+
PLAUSIBLE_DOMAIN: 'nemanjamitic.com'
2525
PLAUSIBLE_SCRIPT_URL: 'https://plausible.arm1.nemanjamitic.com/js/script.js'
2626
# Vercel vars
2727
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}

docs/working-notes/vercel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ reads .env.production
1414
add vercel button and docs
1515

1616

17-
```
17+
```

0 commit comments

Comments
 (0)