We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa56bf commit 0b14af4Copy full SHA for 0b14af4
astro.config.ts
@@ -18,7 +18,7 @@ export default defineConfig({
18
},
19
social: {
20
github: 'https://github.com/sikessem',
21
- twitter: 'https://twitter.com/@SikessemOrg'
+ twitter: 'https://twitter.com/@SikessemHQ'
22
23
locales: {
24
root: {
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "opensource.sikessem.com",
+ "name": "sikessem.github.io",
3
"engines": {
4
"node": ">=20.18.0",
5
"pnpm": ">=9.12.2"
0 commit comments