index: increase font of critter name #9
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "font-size"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #3
Signed-off-by: Vincent Batts vbatts@hashbangbash.com
The tests are currently working on my laptop, but failing on the CI actions. 🤔 There have always been errors on it inserting animals to the database, and now seem like it fails to get routes before the async promise is fufilled? I'm not sure. Switch everything to the bole logger, and not the `console.` stuff. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>that fixes the font, but also improves the logging and testing with the database