diff options
| -rw-r--r-- | config/git/docs | 14 | ||||
| -rw-r--r-- | config/git/untitled | 6 | ||||
| -rw-r--r-- | config/git/www | 6 | 
3 files changed, 14 insertions, 12 deletions
| diff --git a/config/git/docs b/config/git/docs new file mode 100644 index 00000000..1bd8dc3a --- /dev/null +++ b/config/git/docs @@ -0,0 +1,14 @@ +{docs}{ +	rev: 6941ffefe04375296732565a4628b549eea54a64 +	loc: docs +	url: https://codeberg.org/vimuser/untitled +	bkup_url: https://notabug.org/untitled/untitled +	depend: mdfiles +} + +{mdfiles}{ +	rev: 6ebb88528e342cae48ee75a6f1bfa1b71002e1c3 +	loc: docs/www/html +	url: https://codeberg.org/libreboot/lbwww +	bkup_url: https://git.disroot.org/libreboot/lbwww +} diff --git a/config/git/untitled b/config/git/untitled deleted file mode 100644 index 2e8f2b52..00000000 --- a/config/git/untitled +++ /dev/null @@ -1,6 +0,0 @@ -{untitled}{ -	rev: 6941ffefe04375296732565a4628b549eea54a64 -	loc: untitled -	url: https://codeberg.org/vimuser/untitled -	bkup_url: https://notabug.org/untitled/untitled -} diff --git a/config/git/www b/config/git/www deleted file mode 100644 index ec9a6fe3..00000000 --- a/config/git/www +++ /dev/null @@ -1,6 +0,0 @@ -{www}{ -	rev: 6ebb88528e342cae48ee75a6f1bfa1b71002e1c3 -	loc: www -	url: https://codeberg.org/libreboot/lbwww -	bkup_url: https://git.disroot.org/libreboot/lbwww -} | 
