housekeeping updates #7
3 changed files with 3 additions and 4 deletions
|
@ -5,11 +5,11 @@
|
||||||
|
|
||||||
<PageTitle>Home</PageTitle>
|
<PageTitle>Home</PageTitle>
|
||||||
|
|
||||||
<h1 class="mt-10 flex items-center text-sm font-semibold leading-6 text-brand">
|
<p class="mt-10 flex items-center text-sm font-semibold leading-6 text-brand">
|
||||||
<a href="https://git.nseguin.dev/nseguin/website">nseguin/website</a>
|
<a href="https://git.nseguin.dev/nseguin/website">nseguin/website</a>
|
||||||
<small class="ml-3 rounded-full bg-brand/5 px-2 text-[0.8125rem] font-medium leading-6">
|
<small class="ml-3 rounded-full bg-brand/5 px-2 text-[0.8125rem] font-medium leading-6">
|
||||||
</small>
|
</small>
|
||||||
</h1>
|
</p>
|
||||||
|
|
||||||
<h1 class="mt-4 text-4xl md:text-5xl lg:text-6xl font-extrabold text-[2rem] leading-10 tracking-tighter">
|
<h1 class="mt-4 text-4xl md:text-5xl lg:text-6xl font-extrabold text-[2rem] leading-10 tracking-tighter">
|
||||||
Nick Seguin
|
Nick Seguin
|
||||||
|
|
|
@ -51,7 +51,6 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="App_Data\" />
|
|
||||||
<Folder Include="wwwroot\lib\heroicons\" />
|
<Folder Include="wwwroot\lib\heroicons\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue