diff options
author | EuAndreh <eu@euandre.org> | 2021-01-10 10:55:08 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-10 10:55:08 -0300 |
commit | f60cf2769acb4e9679060201da88cbe5f0e57bad (patch) | |
tree | 4e6003c1cc884c0a309ec5622f7c66f771d00fa2 /build-aux/workflow | |
parent | Add Guix CI files (diff) | |
download | toph-f60cf2769acb4e9679060201da88cbe5f0e57bad.tar.gz toph-f60cf2769acb4e9679060201da88cbe5f0e57bad.tar.xz |
Remove variables from preamble.org
Diffstat (limited to 'build-aux/workflow')
-rw-r--r-- | build-aux/workflow/preamble.org | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build-aux/workflow/preamble.org b/build-aux/workflow/preamble.org index 751048e..ce9fc6e 100644 --- a/build-aux/workflow/preamble.org +++ b/build-aux/workflow/preamble.org @@ -1,4 +1,4 @@ -#+TITLE: Tasks and bug listing for @PACKAGE_NAME@ +#+TITLE: Tasks and bug listing for VPS #+AUTHOR: EuAndreh <eu@euandre.org> #+BIND: org-html-validation-link nil #+BIND: org-html-scripts nil @@ -7,16 +7,16 @@ #+BIND: org-html-doctype "html5" #+OPTIONS: toc:nil html-style:nil num:nil #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="styles.css" /> -#+MACRO: src [[@PACKAGE_GIT_URL@/$/tree/master/$1][$1]] -#+MACRO: job [[@PACKAGE_CI_URL@/$1][$1]] -#+MACRO: commit commit\nbsp{}[[@PACKAGE_GIT_URL@/commit?id=$1][$1]] +#+MACRO: src [[https://git.euandreh.xyz/$/tree/master/$1][$1]] +#+MACRO: job [[https://ci.euandreh.xyz/$1][$1]] +#+MACRO: commit commit\nbsp{}[[https://git.euandreh.xyz/vps/commit?id=$1][$1]] #+MACRO: bug bug\nbsp{}[[#$1][#$1]] #+MACRO: task task\nbsp{}[[#$1][#$1]] #+TODO: TODO(!) NEXT(!) WAITING(!) MEETING(!) INACTIVE(!) DOING(!) CANCELLED(@) DONE(@) -Tasks, bugs and issues for @PACKAGE_NAME@. See: [[@PACKAGE_URL@][@PACKAGE_URL@]]. +Tasks, bugs and issues for VPS. See: [[https://vps.euandreh.xyz/][vps.euandreh.xyz]]. -Register a new one: [[mailto:@PACKAGE_BUGREPORT@?subject=BUG%20or%20TASK%3A%20%3Cdescription%3E][@PACKAGE_BUGREPORT@]]. +Register a new one: [[mailto:~euandreh/public-inbox@lists.sr.ht?subject=BUG%20or%20TASK%3A%20%3Cdescription%3E][~euandreh/public-inbox@lists.sr.ht]]. /Você também pode escrever em português./ |