Skip to content

Commit 2f02e0d

Browse files
authored
Update index.mdx
1 parent 41edf38 commit 2f02e0d

File tree

1 file changed

+20
-29
lines changed
  • src/content/docs/workers/static-assets

1 file changed

+20
-29
lines changed

src/content/docs/workers/static-assets/index.mdx

Lines changed: 20 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,23 @@
1-
---
2-
pcx_content_type: navigation
3-
title: Static Assets
4-
sidebar:
5-
order: 11
6-
head: []
7-
description: Create full-stack applications deployed to Cloudflare Workers.
8-
---
9-
10-
import {
11-
Aside,
12-
Badge,
13-
Card,
14-
CardGrid,
15-
Details,
16-
Description,
17-
InlineBadge,
18-
Icon,
19-
DirectoryListing,
20-
FileTree,
21-
Render,
22-
TabItem,
23-
Tabs,
24-
Feature,
25-
LinkButton,
26-
LinkCard,
27-
Stream,
28-
Flex,
29-
WranglerConfig,
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="description" content="Get a free backlink to thefaceproapk.com using Cloudflare Pages.">
6+
<meta name="keywords" content="FaceApp Pro, FaceApp APK, thefaceproapk, photo editing, AI photo app">
7+
<meta name="author" content="Zarnish">
8+
<title>Backlink to thefaceproapk.com</title>
9+
</head>
10+
<body style="font-family: Arial, sans-serif; background-color: #f7f7f7; padding: 50px;">
11+
<div style="background-color: #fff; max-width: 600px; margin: auto; padding: 30px; border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.1); text-align: center;">
12+
<h1>Welcome!</h1>
13+
<p>This page contains a backlink to our official website:</p>
14+
<p style="font-size: 18px; margin-top: 20px;">
15+
👉 <a href="https://thefaceproapk.com" style="color: #007BFF;" target="_blank">Visit thefaceproapk.com</a>
16+
</p>
17+
<p style="margin-top: 40px; font-size: 14px; color: #666;">Created by Zarnish using Cloudflare Pages</p>
18+
</div>
19+
</body>
20+
</html>
3021
Steps,
3122
} from "~/components";
3223

0 commit comments

Comments
 (0)