soundbirder/views/about.pug

8 lines
290 B
Plaintext
Executable File

extends layout.pug
block content
p #{ __('SoundBirder is an open-source web application to learn bird song identification. It is based on bird records from Xeno-Canto and data from eBird.') }
h2 #{ __('Author') }
p #{ __('The project is made with ♥ by Samuel Ortion.') }