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>
|
<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.
|
> disseminate: latin for the **distribution** of knowledge.
|
||||||
<h1 align="center">Disseminate</h1>
|
<h1 align="center">Disseminate</h1>
|
||||||
<a id="thing" align="center" href="https://ci.hexloc.me/repos/1/branches/stable" target="_blank">
|
<a id="thing" 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" />
|
<img id="imgcont" src="https://ci.hexloc.me/api/badges/1/status.svg?branch=stable" alt="status-badge" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## A short introduction.
|
## A short introduction.
|
||||||
|
@ -36,7 +36,9 @@ For now though, please contact me via:
|
||||||
- [ ] Caching for faster load times.
|
- [ ] Caching for faster load times.
|
||||||
- [x] Proper metadata (title, date etc).
|
- [x] Proper metadata (title, date etc).
|
||||||
<style>
|
<style>
|
||||||
#thing {
|
#thing, #imgcont {
|
||||||
justify-content: center;
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue