mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-11 05:45:48 -06:00
Scaffold
This commit is contained in:
parent
c69e20ab4b
commit
843e0bf197
13
index.html
Normal file
13
index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>VSCodium - Free Open Source Software</title>
|
||||
<meta name="description" content="VSCodium - Binary releases of VSCode without Microsoft's branding/telemetry/licensing">
|
||||
<meta name="author" content="VSCodium">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
0
styles.css
Normal file
0
styles.css
Normal file
Loading…
x
Reference in New Issue
Block a user