tangled
alpha
login
or
join now
dunkirk.sh
/
inky
1
fork
atom
an eink camera running on an rpi zero 2 w
1
fork
atom
overview
issues
pulls
pipelines
chore: fix cliff url
dunkirk.sh
11 months ago
9add91f7
e0dec8cb
verified
This commit was signed with the committer's
known signature
.
dunkirk.sh
SSH Key Fingerprint:
SHA256:DqcG0RXYExE26KiWo3VxJnsxswN1QNfTBvB+bdSpk80=
+1
-1
1 changed file
expand all
collapse all
unified
split
cliff.toml
+1
-1
cliff.toml
···
31
31
trim = true
32
32
# postprocessors
33
33
postprocessors = [
34
34
-
{ pattern = '<REPO>', replace = "https://github.com/taciturnaxolotl/inkpress" }, # replace repository URL
34
34
+
{ pattern = '<REPO>', replace = "https://github.com/taciturnaxolotl/inky" }, # replace repository URL
35
35
]
36
36
37
37
[git]