Skip to content

Commit daf1ce5

Browse files
update page
1 parent fe6d1f7 commit daf1ce5

11 files changed

Lines changed: 14 additions & 14 deletions

fsedit/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta charset="UTF-8">
2222
<link rel="stylesheet" href="../public/style/fonts.css" />
2323
<link rel="stylesheet" href="../public/style/fsedit.css" />
24-
<script src="../public/script/fsedit.bundle.js?v=2.1.0" defer></script>
24+
<script src="../public/script/fsedit.bundle.js?v=2.1.1" defer></script>
2525
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/fontawesome.min.css"
2626
integrity="sha512-SgaqKKxJDQ/tAUAAXzvxZz33rmn7leYDYfBP+YoMRSENhf3zJyx3SBASt/OfeQwBHA1nxMis7mM3EV/oYT6Fdw=="
2727
crossorigin="anonymous" referrerpolicy="no-referrer" />

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,36 +10,36 @@
1010
<link rel="shortcut icon" type="image/png" href="public/logo.png">
1111
<link rel="apple-touch-icon" href="public/logo.png">
1212
<meta property="og:image" content="https://ollieg.codes/public/logo.png">
13-
<meta name="twitter:title" content="OllieOS v2.1.0">
13+
<meta name="twitter:title" content="OllieOS v2.1.1">
1414
<meta name="twitter:description" content="Ollie&#x27;s Portfolio">
1515
<meta name="twitter:image" content="https://ollieg.codes/public/logo.png">
1616
<meta name="twitter:card" content="summary_large_image">
17-
<meta property="og:title" content="OllieOS v2.1.0" />
17+
<meta property="og:title" content="OllieOS v2.1.1" />
1818
<meta property="og:description" content="Ollie&#x27;s Portfolio" />
1919
<meta name="description" content="Ollie&#x27;s Portfolio" />
2020
<meta property="og:type" content="website" />
2121
<meta property="og:url" content="https://ollieg.codes" />
2222
<meta charset="UTF-8">
2323
<link rel="stylesheet" href="public/style/index.css" />
24-
<script src="public/script/main.bundle.js?v=2.1.0" defer></script>
24+
<script src="public/script/main.bundle.js?v=2.1.1" defer></script>
2525
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2626
<link rel="preload" as="image" href="public/logo.png" />
27-
<title>OllieOS v2.1.0</title>
27+
<title>OllieOS v2.1.1</title>
2828

2929
<!-- provided for mounted programs to solve issue needing deps for the program, but no need to provide from the main ollieos bundle -->
3030
<script type="importmap">
3131
{"imports":{"@xterm/addon-fit":"https://unpkg.com/@xterm/addon-fit@^0.10.0","@xterm/addon-image":"https://unpkg.com/@xterm/addon-image@^0.8.0","@xterm/addon-web-links":"https://unpkg.com/@xterm/addon-web-links@^0.11.0","@xterm/xterm":"https://unpkg.com/@xterm/xterm@^5.5.0","howler":"https://unpkg.com/howler@^2.2.3","html-to-text":"https://unpkg.com/html-to-text@^9.0.5","imgToAscii":"https://unpkg.com/imgToAscii@github:obfuscatedgenerated/imgToAscii","semver":"https://unpkg.com/semver@^7.7.3","sixel":"https://unpkg.com/sixel@^0.16.0","sweetalert2":"https://unpkg.com/sweetalert2@^11.4.8","xterm-link-provider":"https://unpkg.com/xterm-link-provider@^1.3.1","xterm":"https://unpkg.com/@xterm/xterm@^5.5.0","xterm-addon-fit":"https://unpkg.com/@xterm/addon-fit@^0.10.0","xterm-addon-image":"https://unpkg.com/@xterm/addon-image@^0.8.0","xterm-addon-web-links":"https://unpkg.com/@xterm/addon-web-links@^0.11.0"}}
3232
</script>
3333
</head>
3434

35-
<body data-version="2.1.0">
35+
<body data-version="2.1.1">
3636
<p id="screenreader_hint">If you are using a screen reader, then if this is your first visit an on screen modal will ask you if you need one. Otherwise, please type "reader" into the terminal and press return. Due to a technical limitation, on-screen links will not be clickable in this mode.</p>
3737
<noscript style="color:white">This site requires JavaScript to function.</noscript>
3838

3939
<div id="boot_screen">
4040
<img src="public/logo.png" alt="logo" id="logo" draggable="false" />
4141
<h2>OllieOS</h2>
42-
<h4>v2.1.0</h4>
42+
<h4>v2.1.1</h4>
4343
<div id="boot_loader"></div>
4444
<div id="boot_footer">
4545
<i>Copyright © 2026</i>

public/script/243.58ceb2b90a3147ea11e0.chunk.js renamed to public/script/243.f8a80b316b6707314c36.chunk.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/script/243.58ceb2b90a3147ea11e0.chunk.js.LICENSE.txt renamed to public/script/243.f8a80b316b6707314c36.chunk.js.LICENSE.txt

File renamed without changes.

public/script/243.58ceb2b90a3147ea11e0.chunk.js.map renamed to public/script/243.f8a80b316b6707314c36.chunk.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/script/main.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/script/main.bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/script/os.2979a7eb2482e8681b6b.chunk.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/script/os.2979a7eb2482e8681b6b.chunk.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/script/os.d40d264af96cdefbedfc.chunk.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)