pschfr / paulmakesthe.net

My personal site built on Jekyll and Tachyons, with some love :)
https://pschfr.github.io/paulmakesthe.net/
MIT License
4 stars 0 forks source link

Look into securing API keys better #20

Open pschfr opened 3 years ago

pschfr commented 3 years ago

Google emailed me and informed me I left the Google Maps API key I use here exposed. And I'm sure I could hide the Last.fm key better as well. I might have some luck with dotenv or something like that...