mirror of
https://github.com/kristoferssolo/LU-DF-Typst-Template.git
synced 2026-02-04 06:22:05 +00:00
chore: minor changes
This commit is contained in:
15
typst.toml
15
typst.toml
@@ -1,12 +1,11 @@
|
||||
[package]
|
||||
name = "solo-lu-df"
|
||||
version = "0.1.0"
|
||||
compiler = "0.13.0"
|
||||
entrypoint = "src/lib.typ"
|
||||
repository = "https://github.com/kristoferssolo/LU-DF-Typst-Template"
|
||||
authors = ["Kristofers Solo <dev@kristofers.xyz>"]
|
||||
license = "MIT"
|
||||
description = "Write qualification papers, bachelor’s theses, and master’s theses for University of Lativa, Computer Science programme."
|
||||
repository = "https://github.com/kristoferssolo/LU-DF-Typst-Template"
|
||||
keywords = [
|
||||
"University of Latvia",
|
||||
"LU",
|
||||
@@ -17,16 +16,8 @@ keywords = [
|
||||
]
|
||||
categories = ["paper"]
|
||||
disciplines = ["computer-science"]
|
||||
exclude = [
|
||||
".github",
|
||||
"docs",
|
||||
"scripts",
|
||||
"examples",
|
||||
"tests",
|
||||
".typstignore",
|
||||
"Justfile",
|
||||
"thumbnail.png",
|
||||
]
|
||||
compiler = "0.13.0"
|
||||
exclude = []
|
||||
|
||||
[template]
|
||||
path = "template"
|
||||
|
||||
Reference in New Issue
Block a user