mirror of
https://github.com/C0ffeeCode/typst-dhbw-technik-template.git
synced 2025-12-28 15:22:18 +01:00
use svg logos
This commit is contained in:
parent
cd80eedd54
commit
a9076233fc
3 changed files with 13 additions and 2 deletions
Binary file not shown.
11
assets/dhbw.svg
Normal file
11
assets/dhbw.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 43 KiB |
|
|
@ -32,13 +32,13 @@
|
||||||
university: (
|
university: (
|
||||||
name: "Cooperative State University Baden-Württemberg",
|
name: "Cooperative State University Baden-Württemberg",
|
||||||
location: "Stuttgart",
|
location: "Stuttgart",
|
||||||
image: "assets/dhbw.png",
|
image: "assets/dhbw.svg",
|
||||||
),
|
),
|
||||||
|
|
||||||
// Details on your company
|
// Details on your company
|
||||||
company: (
|
company: (
|
||||||
name: "Hewlett Packard Enterprise",
|
name: "Hewlett Packard Enterprise",
|
||||||
image: "assets/hpe.png",
|
image: "assets/hpe.svg",
|
||||||
),
|
),
|
||||||
|
|
||||||
// Does the document require a Confidentiality Clause?
|
// Does the document require a Confidentiality Clause?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue