diff options
Diffstat (limited to 'config/git')
| -rw-r--r-- | config/git/docs | 18 | ||||
| -rw-r--r-- | config/git/img | 6 | 
2 files changed, 17 insertions, 7 deletions
diff --git a/config/git/docs b/config/git/docs index 1bd8dc3a..4679ad72 100644 --- a/config/git/docs +++ b/config/git/docs @@ -1,9 +1,10 @@  {docs}{ -	rev: 6941ffefe04375296732565a4628b549eea54a64 +	rev: 06ac864b9a738b5daec3736ddb0fb2f94f127ee0  	loc: docs  	url: https://codeberg.org/vimuser/untitled  	bkup_url: https://notabug.org/untitled/untitled  	depend: mdfiles +	depend: untitledwww  }  {mdfiles}{ @@ -11,4 +12,19 @@  	loc: docs/www/html  	url: https://codeberg.org/libreboot/lbwww  	bkup_url: https://git.disroot.org/libreboot/lbwww +	depend: imgfiles +} + +{imgfiles}{ +	rev: 918c0ba07cf45f07836fa8c312fc51b48db32e0a +	loc: docs/www/html/site/img +	url: https://codeberg.org/libreboot/lbwww-img +	bkup_url: https://git.disroot.org/libreboot/lbwww-img +} + +{untitledwww}{ +	rev: 78cdadea40143a7e55b8eae48f4239d31ebb5c16 +	loc: docs/www/untitled +	url: https://codeberg.org/vimuser/untitled-website +	bkup_url: https://notabug.org/untitled/untitled-website  } diff --git a/config/git/img b/config/git/img deleted file mode 100644 index f8b1f069..00000000 --- a/config/git/img +++ /dev/null @@ -1,6 +0,0 @@ -{img}{ -	rev: 918c0ba07cf45f07836fa8c312fc51b48db32e0a -	loc: img -	url: https://codeberg.org/libreboot/lbwww-img -	bkup_url: https://git.disroot.org/libreboot/lbwww-img -}  | 
