Skip to content

Commit

Permalink
Deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
Prozilla committed Jun 10, 2024
1 parent 47f4e92 commit ffe1ae1
Show file tree
Hide file tree
Showing 9 changed files with 441 additions and 441 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
os.prozilla.dev
os.prozilla.dev
110 changes: 55 additions & 55 deletions browser.html
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
<!DOCTYPE html>
<html lang="en" style="background-color: #0D1114;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

<title>Browser | ProzillaOS</title>
<meta name="description" content="Browse the internet."/>
<link rel="canonical" href="https://os.prozilla.dev/browser">

<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=4">
<link rel="manifest" href="/site.webmanifest?v=4">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=4" color="#4cdfff">
<link rel="shortcut icon" href="/favicon.ico?v=4">
<meta name="apple-mobile-web-app-title" content="ProzillaOS">
<meta name="application-name" content="ProzillaOS">
<meta name="msapplication-TileColor" content="#0d1114">
<meta name="theme-color" content="#4D9CFF">

<!-- Open Graph -->
<meta property="og:title" content="Browser | ProzillaOS"/>
<meta property="og:site_name" content="ProzillaOS"/>
<meta property="og:description" content="Browse the internet."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta property="og:url" content="https://os.prozilla.dev/browser">
<meta property="og:locale" content="en_US">

<!-- Twitter -->
<meta name="twitter:title" content="Browser | ProzillaOS"/>
<meta name="twitter:description" content="Browse the internet."/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/assets/banner-logo-title.png?v=2"/>
<meta name="twitter:url" content="https://os.prozilla.dev/browser">

<!-- Fonts -->
<link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>

<!-- PWA -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black">


<!DOCTYPE html>
<html lang="en" style="background-color: #0D1114;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

<title>Browser | ProzillaOS</title>
<meta name="description" content="Browse the internet."/>
<link rel="canonical" href="https://os.prozilla.dev/browser">

<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=4">
<link rel="manifest" href="/site.webmanifest?v=4">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=4" color="#4cdfff">
<link rel="shortcut icon" href="/favicon.ico?v=4">
<meta name="apple-mobile-web-app-title" content="ProzillaOS">
<meta name="application-name" content="ProzillaOS">
<meta name="msapplication-TileColor" content="#0d1114">
<meta name="theme-color" content="#4D9CFF">

<!-- Open Graph -->
<meta property="og:title" content="Browser | ProzillaOS"/>
<meta property="og:site_name" content="ProzillaOS"/>
<meta property="og:description" content="Browse the internet."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta property="og:url" content="https://os.prozilla.dev/browser">
<meta property="og:locale" content="en_US">

<!-- Twitter -->
<meta name="twitter:title" content="Browser | ProzillaOS"/>
<meta name="twitter:description" content="Browse the internet."/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/assets/banner-logo-title.png?v=2"/>
<meta name="twitter:url" content="https://os.prozilla.dev/browser">

<!-- Fonts -->
<link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>

<!-- PWA -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black">


<script type="module" crossorigin src="/assets/index-DcKyF4FJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C7KZv3EY.css">
</head>
<body>
<noscript>You need to enable JavaScript to run ProzillaOS.</noscript>
<div id="root"></div>

</body>
</html>
</head>
<body>
<noscript>You need to enable JavaScript to run ProzillaOS.</noscript>
<div id="root"></div>

</body>
</html>
Expand Down
110 changes: 55 additions & 55 deletions calculator.html
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
<!DOCTYPE html>
<html lang="en" style="background-color: #0D1114;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

<title>Maths | ProzillaOS</title>
<meta name="description" content="Simple calculator app."/>
<link rel="canonical" href="https://os.prozilla.dev/calculator">

<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=4">
<link rel="manifest" href="/site.webmanifest?v=4">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=4" color="#4cdfff">
<link rel="shortcut icon" href="/favicon.ico?v=4">
<meta name="apple-mobile-web-app-title" content="ProzillaOS">
<meta name="application-name" content="ProzillaOS">
<meta name="msapplication-TileColor" content="#0d1114">
<meta name="theme-color" content="#4D9CFF">

<!-- Open Graph -->
<meta property="og:title" content="Maths | ProzillaOS"/>
<meta property="og:site_name" content="ProzillaOS"/>
<meta property="og:description" content="Simple calculator app."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta property="og:url" content="https://os.prozilla.dev/calculator">
<meta property="og:locale" content="en_US">

<!-- Twitter -->
<meta name="twitter:title" content="Maths | ProzillaOS"/>
<meta name="twitter:description" content="Simple calculator app."/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/assets/banner-logo-title.png?v=2"/>
<meta name="twitter:url" content="https://os.prozilla.dev/calculator">

<!-- Fonts -->
<link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>

<!-- PWA -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black">


<!DOCTYPE html>
<html lang="en" style="background-color: #0D1114;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

<title>Maths | ProzillaOS</title>
<meta name="description" content="Simple calculator app."/>
<link rel="canonical" href="https://os.prozilla.dev/calculator">

<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=4">
<link rel="manifest" href="/site.webmanifest?v=4">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=4" color="#4cdfff">
<link rel="shortcut icon" href="/favicon.ico?v=4">
<meta name="apple-mobile-web-app-title" content="ProzillaOS">
<meta name="application-name" content="ProzillaOS">
<meta name="msapplication-TileColor" content="#0d1114">
<meta name="theme-color" content="#4D9CFF">

<!-- Open Graph -->
<meta property="og:title" content="Maths | ProzillaOS"/>
<meta property="og:site_name" content="ProzillaOS"/>
<meta property="og:description" content="Simple calculator app."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta property="og:url" content="https://os.prozilla.dev/calculator">
<meta property="og:locale" content="en_US">

<!-- Twitter -->
<meta name="twitter:title" content="Maths | ProzillaOS"/>
<meta name="twitter:description" content="Simple calculator app."/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/assets/banner-logo-title.png?v=2"/>
<meta name="twitter:url" content="https://os.prozilla.dev/calculator">

<!-- Fonts -->
<link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>

<!-- PWA -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black">


<script type="module" crossorigin src="/assets/index-DcKyF4FJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C7KZv3EY.css">
</head>
<body>
<noscript>You need to enable JavaScript to run ProzillaOS.</noscript>
<div id="root"></div>

</body>
</html>
</head>
<body>
<noscript>You need to enable JavaScript to run ProzillaOS.</noscript>
<div id="root"></div>

</body>
</html>
Expand Down
110 changes: 55 additions & 55 deletions file-explorer.html
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
<!DOCTYPE html>
<html lang="en" style="background-color: #0D1114;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

<title>Files | ProzillaOS</title>
<meta name="description" content="Browse and manage your virtual files."/>
<link rel="canonical" href="https://os.prozilla.dev/file-explorer">

<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=4">
<link rel="manifest" href="/site.webmanifest?v=4">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=4" color="#4cdfff">
<link rel="shortcut icon" href="/favicon.ico?v=4">
<meta name="apple-mobile-web-app-title" content="ProzillaOS">
<meta name="application-name" content="ProzillaOS">
<meta name="msapplication-TileColor" content="#0d1114">
<meta name="theme-color" content="#4D9CFF">

<!-- Open Graph -->
<meta property="og:title" content="Files | ProzillaOS"/>
<meta property="og:site_name" content="ProzillaOS"/>
<meta property="og:description" content="Browse and manage your virtual files."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta property="og:url" content="https://os.prozilla.dev/file-explorer">
<meta property="og:locale" content="en_US">

<!-- Twitter -->
<meta name="twitter:title" content="Files | ProzillaOS"/>
<meta name="twitter:description" content="Browse and manage your virtual files."/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/assets/banner-logo-title.png?v=2"/>
<meta name="twitter:url" content="https://os.prozilla.dev/file-explorer">

<!-- Fonts -->
<link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>

<!-- PWA -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black">


<!DOCTYPE html>
<html lang="en" style="background-color: #0D1114;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

<title>Files | ProzillaOS</title>
<meta name="description" content="Browse and manage your virtual files."/>
<link rel="canonical" href="https://os.prozilla.dev/file-explorer">

<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=4">
<link rel="manifest" href="/site.webmanifest?v=4">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=4" color="#4cdfff">
<link rel="shortcut icon" href="/favicon.ico?v=4">
<meta name="apple-mobile-web-app-title" content="ProzillaOS">
<meta name="application-name" content="ProzillaOS">
<meta name="msapplication-TileColor" content="#0d1114">
<meta name="theme-color" content="#4D9CFF">

<!-- Open Graph -->
<meta property="og:title" content="Files | ProzillaOS"/>
<meta property="og:site_name" content="ProzillaOS"/>
<meta property="og:description" content="Browse and manage your virtual files."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=2"/>
<meta property="og:url" content="https://os.prozilla.dev/file-explorer">
<meta property="og:locale" content="en_US">

<!-- Twitter -->
<meta name="twitter:title" content="Files | ProzillaOS"/>
<meta name="twitter:description" content="Browse and manage your virtual files."/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/assets/banner-logo-title.png?v=2"/>
<meta name="twitter:url" content="https://os.prozilla.dev/file-explorer">

<!-- Fonts -->
<link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin>

<!-- PWA -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black">


<script type="module" crossorigin src="/assets/index-DcKyF4FJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C7KZv3EY.css">
</head>
<body>
<noscript>You need to enable JavaScript to run ProzillaOS.</noscript>
<div id="root"></div>

</body>
</html>
</head>
<body>
<noscript>You need to enable JavaScript to run ProzillaOS.</noscript>
<div id="root"></div>

</body>
</html>
Expand Down
Loading

0 comments on commit ffe1ae1

Please sign in to comment.