Skip to content

Commit

Permalink
Deploying to gh-pages from @ openupm/openupm-next@51769c2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
favoyang committed Oct 24, 2023
0 parents commit e7d7249
Show file tree
Hide file tree
Showing 10,712 changed files with 144,469 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
36 changes: 36 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="VuePress 2.0.0-beta.67">
<style>
:root {
--c-bg: #fff;
}
html.dark {
--c-bg: #22272e;
}
html, body {
background-color: var(--c-bg);
}
</style>
<script>
const userMode = localStorage.getItem('vuepress-color-scheme');
const systemDarkMode = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
if (userMode === 'dark' || (userMode !== 'light' && systemDarkMode)) {
document.documentElement.classList.toggle('dark', true);
}
</script>
<meta property="og:url" content="https://openupm.cn/404.html"><meta property="og:site_name" content="OpenUPM中文网"><meta property="og:type" content="website"><meta property="og:image" content="https://openupm.cn/images/openupm-twitter.png"><meta property="og:locale" content="zh-CN"><meta name="twitter:card" content="summary_large_image"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":""}</script><meta name="theme-color" content="#3068E5"><link rel="icon" href="/images/openupm-icon-256.png"><link rel="mask-icon" href="/images/openupm-icon-mask.svg" color="#3068E5"><link rel="apple-touch-icon" href="/images/openupm-icon-256.png"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><meta name="msapplication-TileImage" content="/images/openupm-icon-256.png"><meta name="msapplication-TileColor" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="stylesheet" href="/vendors/[email protected]/css/all.css"><link rel="stylesheet" href="/vendors/[email protected]/build/cookieconsent.min.css"><script src="/vendors/[email protected]/build/cookieconsent.min.js"></script><script src="/vendors/chunkload-redirect/chunkload-redirect.js" async></script><link rel="alternate" type="application/rss+xml" href="https://api.openupm.cn/feeds/updates/rss"><link rel="alternate" type="application/rss+atom" href="https://api.openupm.cn/feeds/updates/atom"><link rel="alternate" type="application/json" href="https://api.openupm.cn/feeds/updates/json"><meta name="keywords" content="openupm,upm,registry,unity,package,manager,open source,开源,软件源,软件包,软件包仓库"><script src="/vendors/https-only/https-only.js"></script><script async src="https://www.googletagmanager.com/gtag/js?id=G-2GQ1LGF9G0"></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2GQ1LGF9G0');</script><title>OpenUPM中文网</title><meta name="description" content="">
<link rel="preload" href="/assets/style-9d68d962.css" as="style"><link rel="stylesheet" href="/assets/style-9d68d962.css">
<link rel="modulepreload" href="/assets/app-2cc51e17.js"><link rel="modulepreload" href="/assets/404.html-99ef6038.js"><link rel="modulepreload" href="/assets/404.html-93d6cc71.js">
</head>
<body>
<div id="app"><!--[--><div class="theme-container"><main class="page"><div class="theme-default-content"><h1>404</h1><blockquote>That&#39;s a Four-Oh-Four.</blockquote><a href="/" class="">Take me home</a></div></main></div><!----><!--]--></div>
<script type="module" src="/assets/app-2cc51e17.js" defer></script>
</body>
</html>
6 changes: 6 additions & 0 deletions _headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: GET,HEAD,PUT,PATCH,POST,DELETE
Access-Control-Expose-Headers: Content-Length
Access-Control-Allow-Headers: Accept,Authorization,Content-Type,X-Requested-With,Range,Origin
11 changes: 11 additions & 0 deletions _redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SPA disabled.
# /* /index.html 200

# Redirect domain aliases to the primary domain.
https://beta.openupm.com/* https://openupm.com/:splat 301!

# Optional: Redirect default Netlify subdomain to the primary domain.
https://openupm.netlify.com/* https://openupm.com/:splat 301!

# Feed redirect.
/feeds/* https://api.openupm.com/feeds/:splat 200
1 change: 1 addition & 0 deletions ads.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google.com, pub-7925911236569822, DIRECT, f08c47fec0942fa0
Binary file added android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/404.html-93d6cc71.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/404.html-99ef6038.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{_ as e,o as c,c as t}from"./app-2cc51e17.js";const _={};function o(r,n){return c(),t("div")}const a=e(_,[["render",o],["__file","404.html.vue"]]);export{a as default};
1 change: 1 addition & 0 deletions assets/CookieConsent-2c40da4a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/CopyWrapper-ae373e11.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/Footer-8bb6bf3b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/FormField-14b8aa8d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/GitHubAvatar-772df885.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/GrowthNavbar-3e41a753.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/GrowthNavbarMobile-0c6e0dac.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/InitialLoading-1712eee8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e7d7249

Please sign in to comment.