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

Commit

Permalink
[#85] troca page-head por data-page-head no index
Browse files Browse the repository at this point in the history
  • Loading branch information
teles committed Dec 20, 2016
1 parent 3e7677d commit d81e553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en" data-ng-app="frontpress" data-ng-controller="FrontPressController as vc">
<head page-head>
<head data-page-head>
<meta name="fragment" content="!">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
Expand Down

0 comments on commit d81e553

Please sign in to comment.