Skip to content

Commit e2266cd

Browse files
committed
fix: revert align tags
1 parent 09528da commit e2266cd

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

BLANK_README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: `github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email_client`, `email`, `project_title`, `project_description`
8989

90-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
90+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
9191

9292

9393

@@ -102,7 +102,7 @@ Here's a blank template to get started: To avoid retyping too much info. Do a se
102102
* [![Bootstrap][Bootstrap.com]][Bootstrap-url]
103103
* [![JQuery][JQuery.com]][JQuery-url]
104104

105-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
105+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
106106

107107

108108

@@ -141,7 +141,7 @@ This is an example of how to list things you need to use the software and how to
141141
git remote -v # confirm the changes
142142
```
143143

144-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
144+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
145145

146146

147147

@@ -152,7 +152,7 @@ Use this space to show useful examples of how a project can be used. Additional
152152

153153
_For more examples, please refer to the [Documentation](https://example.com)_
154154

155-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
155+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
156156

157157

158158

@@ -166,7 +166,7 @@ _For more examples, please refer to the [Documentation](https://example.com)_
166166

167167
See the [open issues](https://github.com/github_username/repo_name/issues) for a full list of proposed features (and known issues).
168168

169-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
169+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
170170

171171

172172

@@ -184,7 +184,7 @@ Don't forget to give the project a star! Thanks again!
184184
4. Push to the Branch (`git push origin feature/AmazingFeature`)
185185
5. Open a Pull Request
186186

187-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
187+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
188188

189189
### Top contributors:
190190

@@ -199,7 +199,7 @@ Don't forget to give the project a star! Thanks again!
199199

200200
Distributed under the MIT License. See `LICENSE.txt` for more information.
201201

202-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
202+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
203203

204204

205205

@@ -210,7 +210,7 @@ Your Name - [@twitter_handle](https://twitter.com/twitter_handle) - email@email_
210210

211211
Project Link: [https://github.com/github_username/repo_name](https://github.com/github_username/repo_name)
212212

213-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
213+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
214214

215215

216216

@@ -221,7 +221,7 @@ Project Link: [https://github.com/github_username/repo_name](https://github.com/
221221
* []()
222222
* []()
223223

224-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
224+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
225225

226226

227227

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Of course, no one template will serve all projects since your needs may be diffe
9696

9797
Use the `BLANK_README.md` to get started.
9898

99-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
99+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
100100

101101

102102

@@ -113,7 +113,7 @@ This section should list any major frameworks/libraries used to bootstrap your p
113113
* [![Bootstrap][Bootstrap.com]][Bootstrap-url]
114114
* [![JQuery][JQuery.com]][JQuery-url]
115115

116-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
116+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
117117

118118

119119

@@ -154,7 +154,7 @@ _Below is an example of how you can instruct your audience on installing and set
154154
git remote -v # confirm the changes
155155
```
156156

157-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
157+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
158158

159159

160160

@@ -165,7 +165,7 @@ Use this space to show useful examples of how a project can be used. Additional
165165

166166
_For more examples, please refer to the [Documentation](https://example.com)_
167167

168-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
168+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
169169

170170

171171

@@ -182,7 +182,7 @@ _For more examples, please refer to the [Documentation](https://example.com)_
182182

183183
See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a full list of proposed features (and known issues).
184184

185-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
185+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
186186

187187

188188

@@ -206,7 +206,7 @@ Don't forget to give the project a star! Thanks again!
206206
<img src="https://contrib.rocks/image?repo=othneildrew/Best-README-Template" alt="contrib.rocks image" />
207207
</a>
208208

209-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
209+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
210210

211211

212212

@@ -215,7 +215,7 @@ Don't forget to give the project a star! Thanks again!
215215

216216
Distributed under the MIT License. See `LICENSE.txt` for more information.
217217

218-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
218+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
219219

220220

221221

@@ -226,7 +226,7 @@ Your Name - [@your_twitter](https://twitter.com/your_username) - [email protected]
226226

227227
Project Link: [https://github.com/your_username/repo_name](https://github.com/your_username/repo_name)
228228

229-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
229+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
230230

231231

232232

@@ -244,7 +244,7 @@ Use this space to list resources you find helpful and would like to give credit
244244
* [Font Awesome](https://fontawesome.com)
245245
* [React Icons](https://react-icons.github.io/react-icons/search)
246246

247-
<p style="text-align: right;">(<a href="#readme-top">back to top</a>)</p>
247+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
248248

249249

250250

0 commit comments

Comments
 (0)