mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	purge code that modifies the repo descriptions
YAML now provides nice ways of handling blocks of text, including removing indents and newlines. Remove the custom hack.
This commit is contained in:
		
							parent
							
								
									828d6015ef
								
							
						
					
					
						commit
						c98b15e72a
					
				
					 5 changed files with 4 additions and 68 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
    "name": "My First F-Droid Repo Demo",
 | 
			
		||||
    "icon": "fdroid-icon.png",
 | 
			
		||||
    "address": "https://MyFirstFDroidRepo.org/fdroid/repo",
 | 
			
		||||
    "description": "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/u/fdroid. ",
 | 
			
		||||
    "description": "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/u/fdroid.",
 | 
			
		||||
    "mirrors": [
 | 
			
		||||
      "http://foobarfoobarfoobar.onion/fdroid/repo",
 | 
			
		||||
      "https://foo.bar/fdroid/repo"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue