Skip to content

Commit b6e69a2

Browse files
committed
delete temporary page link
1 parent 9eae696 commit b6e69a2

File tree

1 file changed

+2
-2
lines changed
  • app/(default)/(project)/FreeTacMan

1 file changed

+2
-2
lines changed

app/(default)/(project)/FreeTacMan/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ export default function Home() {
172172
</div>
173173
</div>
174174
<span className="text-xs sm:text-sm md:text-base text-center italic text-gray-400">
175-
Temporary page. Permanent address:{" "}
175+
{/* Temporary page. Permanent address:{" "}
176176
<Link
177177
href="http://opendrivelab.com/blog/freetacman"
178178
className="text-blue-500 hover:text-blue-700 underline"
@@ -182,7 +182,7 @@ export default function Home() {
182182
http://opendrivelab.com/blog/freetacman
183183
</Link>
184184
<br />
185-
<br />
185+
<br /> */}
186186
Good things take time... and so does loading this page! Thanks for
187187
your patience! Best viewed in Chrome on a desktop.
188188
</span>

0 commit comments

Comments
 (0)