generated from Fascinated/nextjs-13-template-with-tailwindcss
add view src text
This commit is contained in:
parent
f3191ccf85
commit
fcfd0dc74e
@ -25,6 +25,15 @@ export default function Home() {
|
||||
);
|
||||
})}
|
||||
</div>
|
||||
|
||||
<h1 className="mt-5 text-blue-300">
|
||||
<a
|
||||
href="https://git.fascinated.cc/Fascinated/personal-website"
|
||||
target="_blank"
|
||||
>
|
||||
View the website source here
|
||||
</a>
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user