feat: 配置

main
luochuan 9 months ago
parent 833a03556e
commit 872236f385

@ -3,8 +3,9 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev --port 80", "dev": "next dev --port 4399",
"build": "next build", "build": "next build",
"buildStatic":"next build && next export",
"start": "next start" "start": "next start"
}, },
"dependencies": { "dependencies": {

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="250" height="54" viewBox="0 0 250 54" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g transform="translate(-130.000000, -73.000000)">
<g transform="translate(130.000000, 73.000000)">
<rect stroke="#FF6154" stroke-width="1" fill="#FFFFFF" x="0.5" y="0.5" width="249" height="53" rx="10"></rect>
<text font-family="Helvetica-Bold, Helvetica" font-size="9" font-weight="bold" fill="#FF6154">
<tspan x="53" y="20">FIND US ON</tspan>
</text>
<text font-family="Helvetica-Bold, Helvetica" font-size="21" font-weight="bold" fill="#FF6154">
<tspan x="52" y="40">Product Hunt</tspan>
</text>
<g transform="translate(201.000000, 13.000000)" fill="#FF6154">
<g>
<polygon points="26.0024997 10 15 10 20.5012498 0"></polygon>
<text font-family="Helvetica-Bold, Helvetica" font-size="13" font-weight="bold" line-spacing="20">
<tspan x="9.100000000000001" y="27">112</tspan>
</text>
</g>
</g>
<g transform="translate(11.000000, 12.000000)"><path d="M31,15.5 C31,24.0603917 24.0603917,31 15.5,31 C6.93960833,31 0,24.0603917 0,15.5 C0,6.93960833 6.93960833,0 15.5,0 C24.0603917,0 31,6.93960833 31,15.5" fill="#FF6154"></path><path d="M17.4329412,15.9558824 L17.4329412,15.9560115 L13.0929412,15.9560115 L13.0929412,11.3060115 L17.4329412,11.3060115 L17.4329412,11.3058824 C18.7018806,11.3058824 19.7305882,12.3468365 19.7305882,13.6308824 C19.7305882,14.9149282 18.7018806,15.9558824 17.4329412,15.9558824 M17.4329412,8.20588235 L17.4329412,8.20601152 L10.0294118,8.20588235 L10.0294118,23.7058824 L13.0929412,23.7058824 L13.0929412,19.0560115 L17.4329412,19.0560115 L17.4329412,19.0558824 C20.3938424,19.0558824 22.7941176,16.6270324 22.7941176,13.6308824 C22.7941176,10.6347324 20.3938424,8.20588235 17.4329412,8.20588235" fill="#FFFFFF"></path></g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -105,9 +105,10 @@ const PageComponent = ({
<p className="text-[#7c8aaa] text-xl">{indexLanguageText.pDescription}</p> <p className="text-[#7c8aaa] text-xl">{indexLanguageText.pDescription}</p>
</div> </div>
<a <a
href="https://www.producthunt.com/posts/sorawebui?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-sorawebui" href="https://sora-ui.com"
target="_blank"><img target="_blank">
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=440945&theme=light" <img
src="/featured.svg?post_id=440945&theme=light"
alt="SoraWebui - Open&#0045;source&#0032;Sora&#0032;Web&#0032;Client | Product Hunt" alt="SoraWebui - Open&#0045;source&#0032;Sora&#0032;Web&#0032;Client | Product Hunt"
/></a> /></a>
</div> </div>

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save