Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyang0507 committed Apr 28, 2024
1 parent ea1cb90 commit 56049e5
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"> <head><!-- favicon --><link rel="shortcut icon" href="/images/favicon.ico"><!-- theme meta --><meta name="theme-name" content="bookworm-light-astro"><meta name="msapplication-TileColor" content="#000000"><meta name="theme-color" media="(prefers-color-scheme: light)" content="#fff"><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#000"><meta name="generator" content="Astro v4.5.16"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><!-- google font css --><style>@font-face {font-weight: 400;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaA.ttf)}</style><style>@font-face {font-weight: 600;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaA.ttf)}</style><style>@font-face {font-weight: 700;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaA.ttf)}</style><style>:root{ --font-primary: Mulish, '_font_fallback_709417937976', sans-serif; } @font-face { font-family: '_font_fallback_709417937976'; size-adjust: 105.00%; src: local('Arial'); ascent-override: 95.71%; descent-override: 23.81%; line-gap-override: 0.00%; }</style><style>:root{ --font-secondary: undefined, '_font_fallback_765971053813', sans-serif; }</style><!-- responsive meta --><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"><!-- title --><title>
<!DOCTYPE html><html lang="en"> <head><!-- favicon --><link rel="shortcut icon" href="/images/favicon.ico"><!-- theme meta --><meta name="theme-name" content="bookworm-light-astro"><meta name="msapplication-TileColor" content="#000000"><meta name="theme-color" media="(prefers-color-scheme: light)" content="#fff"><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#000"><meta name="generator" content="Astro v4.5.16"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><!-- google font css --><style>@font-face {font-weight: 400;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaA.ttf)}</style><style>@font-face {font-weight: 600;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaA.ttf)}</style><style>@font-face {font-weight: 700;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaA.ttf)}</style><style>:root{ --font-primary: Mulish, '_font_fallback_548971338807', sans-serif; } @font-face { font-family: '_font_fallback_548971338807'; size-adjust: 105.00%; src: local('Arial'); ascent-override: 95.71%; descent-override: 23.81%; line-gap-override: 0.00%; }</style><style>:root{ --font-secondary: undefined, '_font_fallback_1255400480422', sans-serif; }</style><!-- responsive meta --><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"><!-- title --><title>
Error 404
</title><!-- canonical url --><!-- noindex robots --><!-- meta-description --><meta name="description" content="Bookworm Light Astro Blog Template"><meta name="astro-view-transitions-enabled" content="true"><meta name="astro-view-transitions-fallback" content="animate"><!-- author from config.json --><meta name="author" content="Themefisher"><!-- og-title --><meta property="og:title" content="Error 404"><!-- og-description --><meta property="og:description" content="Bookworm Light Astro Blog Template"><meta property="og:type" content="website"><meta property="og:url" content="https://spotters.io/404"><!-- twitter-title --><meta name="twitter:title" content="Error 404"><!-- twitter-description --><meta name="twitter:description" content="Bookworm Light Astro Blog Template"><!-- og-image --><meta property="og:image" content="https://spotters.io/images/og-image.png"><!-- twitter-image --><meta name="twitter:image" content="https://spotters.io/images/og-image.png"><meta name="twitter:card" content="summary_large_image"><link rel="stylesheet" href="/_astro/_regular_.BIsng9f8.css"><script type="module" src="/_astro/hoisted.DnFK6dK7.js"></script></head> <body> <header class="header pt-6"> <nav class="navbar container"> <!-- logo --> <div class="order-0"> <a href="/" class="navbar-brand block"> <img src="/images/logo-tech.svg" alt="Spotter 技术团队" style="height:34px;width:200px" width="400" height="68" loading="lazy" decoding="async"> </a> </div> <!-- navbar toggler --> <input id="nav-toggle" type="checkbox" class="hidden"> <label id="show-button" for="nav-toggle" class="order-2 flex cursor-pointer items-center text-black md:order-1 md:hidden"> <svg class="h-6 fill-current" viewBox="0 0 20 20"> <title>Menu Open</title> <path d="M0 3h20v2H0V3z m0 6h20v2H0V9z m0 6h20v2H0V0z"></path> </svg> </label> <label id="hide-button" for="nav-toggle" class="order-2 hidden cursor-pointer items-center text-black md:order-1"> <svg class="h-6 fill-current" viewBox="0 0 20 20"> <title>Menu Close</title> <polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"></polygon> </svg> </label> <!-- /navbar toggler --> <ul id="nav-menu" class="navbar-nav order-3 hidden w-full md:order-1 md:flex md:w-auto"> <li class="nav-item"> <a href="/" class="nav-link block"> 首页 </a> </li><li class="nav-item"> <a href="/about" class="nav-link block"> 关于 </a> </li><li class="nav-item"> <a href="/authors" class="nav-link block"> 作者 </a> </li><li class="nav-item"> <a href="/categories" class="nav-link block"> 分类 </a> </li><li class="nav-item"> <a href="/tags" class="nav-link block"> 标签 </a> </li> </ul> <div class="order-1 ml-auto flex md:order-2 md:ml-0"> <a class="mr-4 inline-block cursor-pointer p-2 text-xl text-dark transition hover:text-primary md:mr-0" href="/search" title="seach" aria-label="seach"> <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M456.69 421.39 362.6 327.3a173.81 173.81 0 0 0 34.84-104.58C397.44 126.38 319.06 48 222.72 48S48 126.38 48 222.72s78.38 174.72 174.72 174.72A173.81 173.81 0 0 0 327.3 362.6l94.09 94.09a25 25 0 0 0 35.3-35.3zM97.92 222.72a124.8 124.8 0 1 1 124.8 124.8 124.95 124.95 0 0 1-124.8-124.8z"></path></svg> </a> </div> </nav> </header> <main id="main-content" class="min-h-[60vh]"> <section class="section"> <div class="container"> <div class="flex h-[40vh] items-center justify-center"> <div class="text-center"> <h1 class="mb-4">Error 404</h1> <h2 id="page-not-found">Page Not Found</h2> </div> </div> </div> </section> </main> <footer class="section"> <div class="container text-center"> <ul class="mb-8 space-x-4"> <li class="inline-block"> <a href="/about" class="p-4 text-slate-500 hover:text-slate-900 transition-all"> 关于 </a> </li><li class="inline-block"> <a href="/authors" class="p-4 text-slate-500 hover:text-slate-900 transition-all"> 作者 </a> </li><li class="inline-block"> <a href="/categories" class="p-4 text-slate-500 hover:text-slate-900 transition-all"> 分类 </a> </li><li class="inline-block"> <a href="/tags" class="p-4 text-slate-500 hover:text-slate-900 transition-all"> 标签 </a> </li> </ul> <ul class="social-icons mb-8"> </ul> <a href="https://spotterio.com"> <img class="h-12 m-3" src="/images/logo.svg" alt="Spotter"> </a> <p class="text-slate-500">
Copyright © 2021-2024 <a href="https://spotters.io">Spotter Tech</a> </p> </div> </footer> </body></html>
2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"> <head><!-- favicon --><link rel="shortcut icon" href="/images/favicon.ico"><!-- theme meta --><meta name="theme-name" content="bookworm-light-astro"><meta name="msapplication-TileColor" content="#000000"><meta name="theme-color" media="(prefers-color-scheme: light)" content="#fff"><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#000"><meta name="generator" content="Astro v4.5.16"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><!-- google font css --><style>@font-face {font-weight: 400;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaA.ttf)}</style><style>@font-face {font-weight: 600;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaA.ttf)}</style><style>@font-face {font-weight: 700;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaA.ttf)}</style><style>:root{ --font-primary: Mulish, '_font_fallback_144287697312', sans-serif; } @font-face { font-family: '_font_fallback_144287697312'; size-adjust: 105.00%; src: local('Arial'); ascent-override: 95.71%; descent-override: 23.81%; line-gap-override: 0.00%; }</style><style>:root{ --font-secondary: undefined, '_font_fallback_491250764284', sans-serif; }</style><!-- responsive meta --><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"><!-- title --><title>
<!DOCTYPE html><html lang="en"> <head><!-- favicon --><link rel="shortcut icon" href="/images/favicon.ico"><!-- theme meta --><meta name="theme-name" content="bookworm-light-astro"><meta name="msapplication-TileColor" content="#000000"><meta name="theme-color" media="(prefers-color-scheme: light)" content="#fff"><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#000"><meta name="generator" content="Astro v4.5.16"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><!-- google font css --><style>@font-face {font-weight: 400;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaA.ttf)}</style><style>@font-face {font-weight: 600;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaA.ttf)}</style><style>@font-face {font-weight: 700;font-style: normal;font-family: Mulish;font-display: swap;src: url(https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaA.ttf)}</style><style>:root{ --font-primary: Mulish, '_font_fallback_951490354285', sans-serif; } @font-face { font-family: '_font_fallback_951490354285'; size-adjust: 105.00%; src: local('Arial'); ascent-override: 95.71%; descent-override: 23.81%; line-gap-override: 0.00%; }</style><style>:root{ --font-secondary: undefined, '_font_fallback_1586575679850', sans-serif; }</style><!-- responsive meta --><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"><!-- title --><title>
About
</title><!-- canonical url --><!-- noindex robots --><!-- meta-description --><meta name="description" content="Bookworm Light Astro Blog Template"><meta name="astro-view-transitions-enabled" content="true"><meta name="astro-view-transitions-fallback" content="animate"><!-- author from config.json --><meta name="author" content="Themefisher"><!-- og-title --><meta property="og:title" content="About"><!-- og-description --><meta property="og:description" content="Bookworm Light Astro Blog Template"><meta property="og:type" content="website"><meta property="og:url" content="https://spotters.io/about"><!-- twitter-title --><meta name="twitter:title" content="About"><!-- twitter-description --><meta name="twitter:description" content="Bookworm Light Astro Blog Template"><!-- og-image --><meta property="og:image" content="https://spotters.io/images/authors/spotter-tech.webp"><!-- twitter-image --><meta name="twitter:image" content="https://spotters.io/images/authors/spotter-tech.webp"><meta name="twitter:card" content="summary_large_image"><link rel="stylesheet" href="/_astro/_regular_.BIsng9f8.css"><script type="module" src="/_astro/hoisted.DnFK6dK7.js"></script></head> <body> <header class="header pt-6"> <nav class="navbar container"> <!-- logo --> <div class="order-0"> <a href="/" class="navbar-brand block"> <img src="/images/logo-tech.svg" alt="Spotter 技术团队" style="height:34px;width:200px" width="400" height="68" loading="lazy" decoding="async"> </a> </div> <!-- navbar toggler --> <input id="nav-toggle" type="checkbox" class="hidden"> <label id="show-button" for="nav-toggle" class="order-2 flex cursor-pointer items-center text-black md:order-1 md:hidden"> <svg class="h-6 fill-current" viewBox="0 0 20 20"> <title>Menu Open</title> <path d="M0 3h20v2H0V3z m0 6h20v2H0V9z m0 6h20v2H0V0z"></path> </svg> </label> <label id="hide-button" for="nav-toggle" class="order-2 hidden cursor-pointer items-center text-black md:order-1"> <svg class="h-6 fill-current" viewBox="0 0 20 20"> <title>Menu Close</title> <polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"></polygon> </svg> </label> <!-- /navbar toggler --> <ul id="nav-menu" class="navbar-nav order-3 hidden w-full md:order-1 md:flex md:w-auto"> <li class="nav-item"> <a href="/" class="nav-link block"> 首页 </a> </li><li class="nav-item"> <a href="/about" class="nav-link block"> 关于 </a> </li><li class="nav-item"> <a href="/authors" class="nav-link block"> 作者 </a> </li><li class="nav-item"> <a href="/categories" class="nav-link block"> 分类 </a> </li><li class="nav-item"> <a href="/tags" class="nav-link block"> 标签 </a> </li> </ul> <div class="order-1 ml-auto flex md:order-2 md:ml-0"> <a class="mr-4 inline-block cursor-pointer p-2 text-xl text-dark transition hover:text-primary md:mr-0" href="/search" title="seach" aria-label="seach"> <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M456.69 421.39 362.6 327.3a173.81 173.81 0 0 0 34.84-104.58C397.44 126.38 319.06 48 222.72 48S48 126.38 48 222.72s78.38 174.72 174.72 174.72A173.81 173.81 0 0 0 327.3 362.6l94.09 94.09a25 25 0 0 0 35.3-35.3zM97.92 222.72a124.8 124.8 0 1 1 124.8 124.8 124.95 124.95 0 0 1-124.8-124.8z"></path></svg> </a> </div> </nav> </header> <main id="main-content" class="min-h-[60vh]"> <section class="section"> <div class="container"> <div class="row md:gx-4"> <div class="sm:col-5 md:col-4"> <div class="img-cover mb-8"> <img src="/images/authors/spotter-tech.webp" alt="我们是 SPOTTER 技术团队" class="rounded-lg w-full" width="295" height="395" loading="lazy" decoding="async"> </div> </div> <div class="sm:col-7 md:col-8"> <h1 class="h3 mb-8">我们是 SPOTTER 技术团队</h1> <div class="content"> <p>我们是一群来自 <a href="https://spotterio.com/">SPOTTER</a> 热爱技术的小伙伴,我们充满活力,我们热爱技术,我们在这里分享关于技术的一切话题!</p>
<p><a href="https://spotterio.com/">SPOTTER</a> 成立于2021年,专注于提供多元化出海方案,基于供应链、渠道、专业运营团队多重优势,为卖家提供自研系统和运营支持,助力品牌成功出海。</p>
Expand Down
Loading

0 comments on commit 56049e5

Please sign in to comment.