Skip to content

Commit

Permalink
202309241812
Browse files Browse the repository at this point in the history
  • Loading branch information
Macbook Pro 14 committed Sep 24, 2023
1 parent 04d5dc8 commit 51fd8a5
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 61 deletions.
122 changes: 62 additions & 60 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,69 +1,71 @@
<!--
Copyright 2023 Pardn Ltd 帕登國際有限公司
Created by Pardn Chiu 邱敬幃
Copyright 2023 Pardn Ltd 帕登國際有限公司.
Created by Pardn Chiu 邱敬幃.
Email: mail@pardn.ltd
LINE@: @530ganjs
-->
-->
<!DOCTYPE html>
<html lang="zh-Hans-TW">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- -->
<title>Websitemplate 網站模板 28</title>
<meta name="description" content="帕登國際有限公司的全端工程師,邱敬幃,精通iOS原生、前端切版和後端開發。無論是開發iOS APP,還是架設網站,都能輕鬆應對。">
<meta name="theme-color" content="#000000">
<!-- -->
<meta property="og:title" content=">Websitemplate 網站模板 28">
<meta property="og:description" content="帕登國際有限公司的全端工程師,邱敬幃,精通iOS原生、前端切版和後端開發。無論是開發iOS APP,還是架設網站,都能輕鬆應對。">
<meta property="og:image" content="image/2-1.jpg">
<meta property="og:url" content="https://pardnchiu.github.io/website-template-28/">
<meta property="og:type" content="website">
<!-- -->
<meta property="twitter:title" content=">Websitemplate 網站模板 28">
<meta property="twitter:description" content="帕登國際有限公司的全端工程師,邱敬幃,精通iOS原生、前端切版和後端開發。無論是開發iOS APP,還是架設網站,都能輕鬆應對。">
<meta property="twitter:image" content="image/2-1.jpg">
<meta property="twitter:url" content="https://pardnchiu.github.io/website-template-28/">
<meta property="twitter:site" content="">
<meta property="twitter:card" content="">
<!-- -->
<meta name="mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, viewport-fit=cover">
<meta name="theme-color" content="#000">
<!-- -->
<link rel="apple-touch-icon" href="">
<link rel="apple-touch-icon-precomposed" href="">
<link rel="icon" href="" type="image/x-icon">
<!-- -->
<meta name="google-site-verification" content="YQQ2f6AchR8dcb55Az2BYd_mw4TrP0J1RApD-v2v65Y" />
<!-- -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- -->
<link rel="stylesheet" href="css/index.css">
<!-- -->
<script src="https://dev.joball.tw/PDExtension.js" copyright="Pardn Ltd" defer></script>
<script src="js/index.min.js" defer></script>
<!-- -->
<style>
:root {
--width-max: 1024px;
--bgcolor: #F0F0F0;
--color-dark-0: #00000033;
--color-dark-1: #00000066;
--color-dark-2: #00000099;
--color-dark-3: #000000cc;
}
</style>
</head>

<body>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- -->
<title>Website 28</title>
<meta name="description" content="A simple example of static website. ©️ 2023 Pardn Chiu 邱敬幃.">
<meta name="theme-color" content="#000000">
<!-- -->
<meta property="og:title" content=">Website 28">
<meta property="og:description" content="A simple example of static website. ©️ 2023 Pardn Chiu 邱敬幃.">
<meta property="og:image" content="">
<meta property="og:url" content="https://pardnchiu.github.io/website-28/">
<meta property="og:type" content="website">
<!-- -->
<meta property="twitter:title" content=">Website 28">
<meta property="twitter:description" content="A simple example of static website. ©️ 2023 Pardn Chiu 邱敬幃.">
<meta property="twitter:image" content="">
<meta property="twitter:url" content="https://pardnchiu.github.io/website-28/">
<meta property="twitter:site" content="">
<meta property="twitter:card" content="">
<!-- -->
<meta name="mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, viewport-fit=cover">
<meta name="theme-color" content="#000">
<!-- -->
<link rel="apple-touch-icon" href="">
<link rel="apple-touch-icon-precomposed" href="">
<link rel="icon" href="" type="image/x-icon">
<!-- -->
<meta name="google-site-verification" content="YQQ2f6AchR8dcb55Az2BYd_mw4TrP0J1RApD-v2v65Y" />
<!-- -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<!-- -->
<link rel="stylesheet" href="./css/index.css">
<!-- -->
<script src="https://pardnchiu.github.io/PDExtension-js/PDExtension.min.js" copyright="Pardn Ltd"></script>
<script src="./js/index.min.js" defer></script>
<!-- -->
<style>
:root {
--width-max: 1024px;
--bgcolor: #F0F0F0;
--color-dark-0: #00000033;
--color-dark-1: #00000066;
--color-dark-2: #00000099;
--color-dark-3: #000000cc;
}
</style>
</head>

</body>
<body>

</body>

</html>
Loading

0 comments on commit 51fd8a5

Please sign in to comment.