change theme and cleanup added favicon
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import Nav from '@/components/Nav';
|
||||
import About from '@/components/About';
|
||||
import Projects from '@/components/Projects';
|
||||
import CommitSection from '@/components/CommitSection';
|
||||
@@ -13,7 +12,6 @@ export default function Page() {
|
||||
focus:text-sm focus:font-semibold">
|
||||
Skip to main content
|
||||
</a>
|
||||
<Nav />
|
||||
<main id="main">
|
||||
<About />
|
||||
<Projects />
|
||||
|
||||
Reference in New Issue
Block a user