Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
yugioh-ccb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
yugioh-ccb
Commits
7235fd83
Commit
7235fd83
authored
May 02, 2025
by
EN1AK
Committed by
GitHub
May 02, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add files via upload
parent
3aaf959b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
templates/index.html
templates/index.html
+17
-1
No files found.
templates/index.html
View file @
7235fd83
...
@@ -4,6 +4,18 @@
...
@@ -4,6 +4,18 @@
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<title>
🎴 游戏王CCB
</title>
<title>
🎴 游戏王CCB
</title>
<style>
<style>
.github-link
{
position
:
absolute
;
top
:
10px
;
right
:
10px
;
z-index
:
1000
;
}
.github-link
img
{
width
:
36px
;
height
:
36px
;
border-radius
:
50%
;
box-shadow
:
0
0
4px
rgba
(
0
,
0
,
0
,
0.3
);
.tag
{
.tag
{
display
:
inline-block
;
display
:
inline-block
;
padding
:
2px
8px
;
padding
:
2px
8px
;
...
@@ -80,7 +92,11 @@
...
@@ -80,7 +92,11 @@
</head>
</head>
<body>
<body>
<h1>
🎴 游戏王CCB
</h1>
<h1>
🎴 游戏王CCB
</h1>
<div
class=
"github-link"
>
<a
href=
"https://github.com/EN1AK/yugioh-ccb"
target=
"_blank"
rel=
"noopener"
>
<img
src=
"https://avatars.githubusercontent.com/EN1AK"
alt=
"GitHub"
>
</a>
</div>
<form
method=
"POST"
style=
"margin-bottom:1em;"
>
<form
method=
"POST"
style=
"margin-bottom:1em;"
>
<label>
题库:
<label>
题库:
<select
name=
"mode"
>
<select
name=
"mode"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment