i think le fix now [ci skip]
This commit is contained in:
parent
4b2ddf4b57
commit
6ad8b455ba
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -1,8 +1,8 @@
|
|||
<a href="https://buymeacoffee.com/hexlocation"><img align="center" src="https://cdn.hexloc.me/banner.png" width="400" height="200"></a><br>
|
||||
> disseminate: latin for the **distribution** of knowledge.
|
||||
<h1 align="center">Disseminate</h1>
|
||||
<a id="thing" align="center" href="https://ci.hexloc.me/repos/1/branches/stable" target="_blank">
|
||||
<img align="center" src="https://ci.hexloc.me/api/badges/1/status.svg?branch=stable" alt="status-badge" />
|
||||
<a id="thing" href="https://ci.hexloc.me/repos/1/branches/stable" target="_blank">
|
||||
<img id="imgcont" src="https://ci.hexloc.me/api/badges/1/status.svg?branch=stable" alt="status-badge" />
|
||||
</a>
|
||||
|
||||
## A short introduction.
|
||||
|
@ -36,7 +36,9 @@ For now though, please contact me via:
|
|||
- [ ] Caching for faster load times.
|
||||
- [x] Proper metadata (title, date etc).
|
||||
<style>
|
||||
#thing {
|
||||
justify-content: center;
|
||||
#thing, #imgcont {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue