mwmbl / front-end-original

A front-end for the mwmbl search engine written in vanilla javascript
https://mwmbl.github.io/front-end/
GNU Affero General Public License v3.0
13 stars 3 forks source link

Added new footer with social links and cleaned up components #4

Closed ColinEspinas closed 2 years ago

ColinEspinas commented 2 years ago

Added a footer for social links that is configurable from the config.js file to resolve #3.

Here is a screenshot of the result: image

Also cleaned up components a bit by removing unused code and creating home and empty-result components for maintenance.

daoudclarke commented 2 years ago

:smile_cat: looks great!