Skip to content

Instantly share code, notes, and snippets.

View arduino731's full-sized avatar
🐺
Focusing

Brian van Vlymen arduino731

🐺
Focusing
View GitHub Profile
{"version":1,"resource":"file:///c%3A/Users/ironh/Documents/GitHub/project1/crudApplication/client/src/App.js","entries":[{"id":"Iqmo.js","timestamp":1649364606869},{"id":"oG8y.js","timestamp":1649364674454},{"id":"MtLC.js","timestamp":1649365008599},{"id":"jHCD.js","timestamp":1649365022938},{"id":"LpmN.js","timestamp":1649365448912},{"id":"8fdH.js","timestamp":1649365466204},{"id":"YyR3.js","timestamp":1649365496298},{"id":"HK9B.js","timestamp":1649365607848},{"id":"BYJP.js","timestamp":1649367894867},{"id":"UqU4.js","timestamp":1649367908495},{"id":"A6vj.js","timestamp":1649367958913},{"id":"hAjz.js","timestamp":1649367980907},{"id":"6hyR.js","timestamp":1649367996621},{"id":"DvKy.js","timestamp":1649368025454},{"id":"4jpu.js","timestamp":1649368168780}]}
@arduino731
arduino731 / Hello.html
Created May 5, 2020 15:30
Hello world
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Hello World!</h1>
</body>