Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit d4543d2

Browse files
committed
[#85] Prefixando index.html com data-
1 parent b403531 commit d4543d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="pt-br" ng-app="frontpress" ng-controller="FrontPressController as vc">
2+
<html lang="en" data-ng-app="frontpress" data-ng-controller="FrontPressController as vc">
33
<head page-head>
44
<meta name="fragment" content="!">
55
<meta charset="UTF-8">

0 commit comments

Comments
 (0)