Skip to content

Instantly share code, notes, and snippets.

View sschultze's full-sized avatar

Stefan Schultze sschultze

  • Cologne, Germany
View GitHub Profile
@sschultze
sschultze / index.html
Last active February 12, 2024 07:48
Electron Bug 41304
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'">
<link href="./styles.css" rel="stylesheet">
<title>Hello World!</title>
</head>
<body>
<p>