Skip to content

Commit

Permalink
feat(README): set align attribute on h1 rather then surrounding <p>
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Jun 9, 2019
1 parent 7f61510 commit 7ede579
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<p align="center">
<h1>DoGe</h1>
</p>
<h1 align="center">DoGe</h1>
<p align="center">
<a href="https://travis-ci.com/kkoomen/doge">
<img src="https://travis-ci.com/kkoomen/doge.svg?branch=master" alt="Travic CI Build Status" />
Expand Down

0 comments on commit 7ede579

Please sign in to comment.