fix: change friend's name

This commit is contained in:
sevichecc 2022-09-30 22:59:18 +08:00
parent ee25a10322
commit 1514bc87c0
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
echo "————————1. Build locally————————"
netlify build
echo "————————2.Deploy test————————"
echo "————————2.Deploy test---————————"
netlify deploy
echo "————————3.Deploy————————"
echo "————————3.Deploy--------————————"
netlify deploy --prod

View file

@ -81,7 +81,7 @@ export const friends: Friend[] = [
{
id: 'kwaa',
rel: 'friend',
name: '藍' || '藍+85CD',
name: '藍+85CD',
title: './kwaa.dev',
link: 'https://kwaa.dev',
descr: '[DATA EXPUNGED]',