Commit Graph

6 Commits

Author SHA1 Message Date
Muhammad Muhajir
23b93f2c12 Update template.html 2019-11-14 20:43:30 -05:00
Muhammad Muhajir
f6189b4727 Add lang attribute to html template
I got warning in Visual Studio Code saying

```
The head element represents a collection of metadata for the Document.

A11y: <html> element should have a lang attributesvelte(a11y-missing-attribute)
```

And this fix the problem
2019-11-14 20:43:30 -05:00
Andreas Andreou
190168b8a1 Update doc & comments references to src folder 2019-07-27 07:17:44 -04:00
Rich Harris
4919824a4b Update template.html 2019-05-09 08:33:24 -04:00
Richard Harris
ef073b0c03 update assets 2019-05-02 09:28:07 -04:00
Rich Harris
8e3a89468e prep for 0.21 2018-09-19 16:25:59 -04:00