Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
Son Of Anton
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Son Of Anton
Commits
b0856ae8
Commit
b0856ae8
authored
Mar 29, 2026
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "dryjdfjdfgmdgf"
This reverts commit
b1c74e2f
parent
b1c74e2f
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
386 deletions
+0
-386
manifest.json
frontend/dist/.vite/manifest.json
+0
-11
index-BaFo1VEH.css
frontend/dist/assets/index-BaFo1VEH.css
+0
-1
index-CZ52v9JX.js
frontend/dist/assets/index-CZ52v9JX.js
+0
-338
index.html
frontend/dist/index.html
+0
-36
No files found.
frontend/dist/.vite/manifest.json
deleted
100644 → 0
View file @
b1c74e2f
{
"index.html"
:
{
"file"
:
"assets/index-CZ52v9JX.js"
,
"name"
:
"index"
,
"src"
:
"index.html"
,
"isEntry"
:
true
,
"css"
:
[
"assets/index-BaFo1VEH.css"
]
}
}
\ No newline at end of file
frontend/dist/assets/index-BaFo1VEH.css
deleted
100644 → 0
View file @
b1c74e2f
This diff is collapsed.
Click to expand it.
frontend/dist/assets/index-CZ52v9JX.js
deleted
100644 → 0
View file @
b1c74e2f
This diff is collapsed.
Click to expand it.
frontend/dist/index.html
deleted
100644 → 0
View file @
b1c74e2f
<!DOCTYPE html>
<html
lang=
"en"
class=
"dark"
>
<head>
<meta
charset=
"UTF-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
/>
<title>
Son of Anton
</title>
<!-- KILL BROWSER CACHE FOR THIS HTML -->
<meta
http-equiv=
"Cache-Control"
content=
"no-store, no-cache, must-revalidate, max-age=0"
/>
<meta
http-equiv=
"Pragma"
content=
"no-cache"
/>
<meta
http-equiv=
"Expires"
content=
"0"
/>
<!-- PWA / Mobile -->
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
/>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
/>
<meta
name=
"theme-color"
content=
"#09090f"
/>
<meta
name=
"mobile-web-app-capable"
content=
"yes"
/>
<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=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap"
rel=
"stylesheet"
/>
<link
rel=
"icon"
href=
"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔥</text></svg>"
/>
<script
type=
"module"
crossorigin
src=
"/assets/index-CZ52v9JX.js"
></script>
<link
rel=
"stylesheet"
crossorigin
href=
"/assets/index-BaFo1VEH.css"
>
</head>
<body
class=
"bg-anton-bg text-anton-text font-sans overscroll-none"
>
<div
id=
"root"
></div>
</body>
</html>
\ No newline at end of file
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