Skip to content

Commit 9d5a38d

Browse files
authored
Center the title and add the ISSN number (#670)
* testing html * testing html * testing html * testing html * testing html * testing html * testing html * testing html * testing html * testing html * testing html
1 parent d27be24 commit 9d5a38d

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
1-
# [breadNET Documentation](https://documentation.breadnet.co.uk)
1+
<p align="center">
2+
<h1 align="center">
3+
<a href="https://documentation.breadnet.co.uk" style="text-decoration: none; color: inherit;">
4+
breadNET Documentation
5+
</a>
6+
</h1>
7+
<p align="center">
8+
<a href="https://portal.issn.org/resource/ISSN/2755-8169" style="text-decoration: none; color: inherit;">
9+
ISSN: 2755-8169
10+
</a>
11+
</p>
12+
<p align="center">
13+
<a href="https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/dev.yaml"><img alt="Dev" src="https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/dev.yaml/badge.svg"></a>
14+
<a href="https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/prod.yaml"><img alt="Production" src="https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/prod.yaml/badge.svg"></a>
15+
<a href="https://wakatime.com/badge/user/befd4d51-df71-4caa-90ba-09a83c0524b0/project/fa7f3e73-d976-48d9-94f5-a17bd1bb4614"><img alt="Wakatime spent coding" src="https://wakatime.com/badge/user/befd4d51-df71-4caa-90ba-09a83c0524b0/project/fa7f3e73-d976-48d9-94f5-a17bd1bb4614.svg"></a>
16+
</p>
17+
</p>
218

3-
[![Dev](https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/dev.yaml/badge.svg)](https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/dev.yaml) [![Production](https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/prod.yaml/badge.svg)](https://github.com/userbradley/documentation.breadnet.co.uk/actions/workflows/prod.yaml)
4-
[![wakatime](https://wakatime.com/badge/user/befd4d51-df71-4caa-90ba-09a83c0524b0/project/fa7f3e73-d976-48d9-94f5-a17bd1bb4614.svg)](https://wakatime.com/badge/user/befd4d51-df71-4caa-90ba-09a83c0524b0/project/fa7f3e73-d976-48d9-94f5-a17bd1bb4614)
519

620
This repo houses all the public documentation that I have created over the years, recently migrated to mkdocs
721

0 commit comments

Comments
 (0)