cinera.c: Miblo pledge credentials
This commit is contained in:
		
							parent
							
								
									e5d592dc11
								
							
						
					
					
						commit
						bd590d4c07
					
				| 
						 | 
					@ -14,7 +14,7 @@ typedef struct
 | 
				
			||||||
version CINERA_APP_VERSION = {
 | 
					version CINERA_APP_VERSION = {
 | 
				
			||||||
    .Major = 0,
 | 
					    .Major = 0,
 | 
				
			||||||
    .Minor = 5,
 | 
					    .Minor = 5,
 | 
				
			||||||
    .Patch = 30
 | 
					    .Patch = 31
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// TODO(matt): Copy in the DB 3 stuff from cinera_working.c
 | 
					// TODO(matt): Copy in the DB 3 stuff from cinera_working.c
 | 
				
			||||||
| 
						 | 
					@ -294,7 +294,7 @@ credential_info Credentials[] =
 | 
				
			||||||
    { "ChronalDragon", "Andrew Chronister", "http://chronal.net/", "", ""},
 | 
					    { "ChronalDragon", "Andrew Chronister", "http://chronal.net/", "", ""},
 | 
				
			||||||
    { "Kelimion", "Jeroen van Rijn", "https://handmade.network/home", "", ""},
 | 
					    { "Kelimion", "Jeroen van Rijn", "https://handmade.network/home", "", ""},
 | 
				
			||||||
    { "Mannilie", "Emmanuel Vaccaro", "http://emmanuelvaccaro.com/", "", ""},
 | 
					    { "Mannilie", "Emmanuel Vaccaro", "http://emmanuelvaccaro.com/", "", ""},
 | 
				
			||||||
    { "Miblo", "Matt Mascarenhas", "http://miblodelcarpio.co.uk", "", ""},
 | 
					    { "Miblo", "Matt Mascarenhas", "http://miblodelcarpio.co.uk", "cinera_sprite_sendowl.png", "https://miblodelcarpio.co.uk/cinera#pledge"},
 | 
				
			||||||
    { "Mr4thDimention", "Allen Webster", "http://www.4coder.net/", "", ""},
 | 
					    { "Mr4thDimention", "Allen Webster", "http://www.4coder.net/", "", ""},
 | 
				
			||||||
    { "Quel_Solaar", "Eskil Steenberg", "http://quelsolaar.com/", "", ""},
 | 
					    { "Quel_Solaar", "Eskil Steenberg", "http://quelsolaar.com/", "", ""},
 | 
				
			||||||
    { "ZedZull", "Jay Waggle", "", "", ""},
 | 
					    { "ZedZull", "Jay Waggle", "", "", ""},
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue