Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
# These are supported funding model platforms
github: PuruVJ
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="/app-icons/finder/32.png" />
<meta name="description" content="MacOS Desktop experience for Web" />
<meta name="description" content="Ayussh's World" />
<title>macOS in Svelte</title>
<link rel="apple-touch-icon" href="/app-icons/finder/192.png" sizes="192x192" />
<meta name="theme-color" content="#ffffff" />
<meta property="og:title" content="macOS in Svelte" />
<meta property="og:title" content="Ayussh's World" />
<meta property="og:description" content="A painting of macOS Ventura in HTML, CSS and JS" />
<meta property="og:image" content="https://macos-web.app/cover-image.png" />
<meta property="og:url" content="https://macos-web.app" />
Expand Down
Loading