This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
alpine
mirror of
https://github.com/alpinejs/alpine.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add charset meta tag
Junaid Qadir
4 years ago
parent
b50a70d3ad
commit
ee26c8a31d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
examples/tags.html
+ 1
- 0
examples/tags.html
View File
@@ -1,5 +1,6 @@
<html>
<head>
+ <meta charset="utf-8"/>
<style>
.tags-input {
display: flex;