Merge pull request #1381 from MoPaMo/patch-1

This commit is contained in:
Philipp Kühn
2021-05-26 13:13:57 +02:00
committed by GitHub

View File

@@ -2,7 +2,8 @@
For testing purposes or demos, use our [Skypack](https://www.skypack.dev/) CDN builds. Here are the few lines of code you need to get started: For testing purposes or demos, use our [Skypack](https://www.skypack.dev/) CDN builds. Here are the few lines of code you need to get started:
```html ```html
<!doctype html> <!DOCTYPE html>
<html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
</head> </head>