Skip to content

Commit d13abc1

Browse files
committed
rbcn2025 theme, content logic
1 parent cdad016 commit d13abc1

File tree

125 files changed

+1165
-2792
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+1165
-2792
lines changed

dist/css/app.385273e2.css

-1
This file was deleted.

dist/js/app.f23d48f9.js

-1
This file was deleted.

dist/js/chunk-vendors.626679d7.js

-57
This file was deleted.

dist/manifest.json

-1
This file was deleted.

dist/precache-manifest.9e921d0391fc4769cab1b4405338856e.js

-218
This file was deleted.

dist/service-worker.js

-34
This file was deleted.

dist/404.html docs/404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title>Single Page Apps for GitHub Pages</title>
5+
<title>RoboCon - Robot Framework Conference</title>
66
<script type="text/javascript">
77
// Single Page Apps for GitHub Pages
88
// MIT License

CNAME docs/CNAME

File renamed without changes.

docs/assets/index-V4RZFuPu.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/index-m1aH_zN7.js

+117
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/favicon.ico docs/favicon.ico

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/fonts/SourceCodePro-Variable.ttf

195 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

dist/img/RF.svg docs/img/RF.svg

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/index.html

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<link rel="icon" href="/favicon.ico" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>RoboCon - Robot Framework Conference</title>
8+
<script type="module" crossorigin src="/assets/index-m1aH_zN7.js"></script>
9+
<link rel="stylesheet" crossorigin href="/assets/index-V4RZFuPu.css">
10+
</head>
11+
<body>
12+
<div id="app"></div>
13+
</body>
14+
</html>

dist/log.html docs/log.html

File renamed without changes.
File renamed without changes.

dist/robots.txt docs/robots.txt

File renamed without changes.

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" href="/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite App</title>
7+
<title>RoboCon - Robot Framework Conference</title>
88
</head>
99
<body>
1010
<div id="app"></div>

0 commit comments

Comments
 (0)