docs: fixed text not being centered
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 10s
Details
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 10s
Details
Fixed description text, title, badges and preview image not being centered #Refs: #10
This commit is contained in:
parent
c73087be36
commit
b9a8d22bcf
17
README.md
17
README.md
|
@ -1,20 +1,19 @@
|
||||||
|
|
||||||
<div style="text-align:center">
|
<h1 align="center">DHBW-ABB Typst template</h1>
|
||||||
|
|
||||||
# DHBW-ABB Typst template
|
|
||||||
|
|
||||||
**Unofficial** but feature rich **Typst** template for writing a thesis or report at DHBW with according ABB AG branding in mind.
|
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<b>Unofficial</b> but feature rich Typst template for writing a thesis or report at DHBW with according ABB AG branding in mind.
|
||||||
|
</p>
|
||||||
|
<p align="center">
|
||||||
<img src="https://img.shields.io/gitea/last-commit/dhbw/dhbw-abb-typst-template?gitea_url=https%3A%2F%2Fgit.montehaselino.de">
|
<img src="https://img.shields.io/gitea/last-commit/dhbw/dhbw-abb-typst-template?gitea_url=https%3A%2F%2Fgit.montehaselino.de">
|
||||||
<img src="https://img.shields.io/gitea/v/release/dhbw/dhbw-abb-typst-template?gitea_url=https%3A%2F%2Fgit.montehaselino.de&display_name=release"/>
|
<img src="https://img.shields.io/gitea/v/release/dhbw/dhbw-abb-typst-template?gitea_url=https%3A%2F%2Fgit.montehaselino.de&display_name=release"/>
|
||||||
<img src="https://img.shields.io/badge/Typst-2B9CB0">
|
<img src="https://img.shields.io/badge/Typst-2B9CB0">
|
||||||
<img src="https://img.shields.io/gitea/languages/count/dhbw/dhbw-abb-typst-template?gitea_url=https%3A%2F%2Fgit.montehaselino.de"/>
|
<img src="https://img.shields.io/gitea/languages/count/dhbw/dhbw-abb-typst-template?gitea_url=https%3A%2F%2Fgit.montehaselino.de"/>
|
||||||
<img src=" https://img.shields.io/badge/license-MIT-ff0000"/>
|
<img src=" https://img.shields.io/badge/license-MIT-ff0000"/>
|
||||||
|
</p>
|
||||||
<br>
|
<p align="center">
|
||||||
|
|
||||||
<img width="500pt" src="https://git.montehaselino.de/DHBW/dhbw-abb-typst-template/raw/commit/cd325b7076da91e58849512539460a481e48ef4e/assets/thumbnail.png" />
|
<img width="500pt" src="https://git.montehaselino.de/DHBW/dhbw-abb-typst-template/raw/commit/cd325b7076da91e58849512539460a481e48ef4e/assets/thumbnail.png" />
|
||||||
</div>
|
</p>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue