hey there, cool update! Changing the cursor to something Minecraft related is a good idea. Have you thought of using other items too like a compass or clock?
oh yeah, that’s even better! Tho, I do like how clean the characters look right now. Im not sure if you can add it there without it being out of place. If you can your the GOAT.
This is cool! However, I took a look at your source code and you have a problem: your API key is hard-coded into your site’s HTML. I don’t know much about key storage, but you need to put it in a .env file and read that as opposed to letting anyone have access to your tokens. Once again this is really cool and I like the idea.
Comments 5
hey there, cool update! Changing the cursor to something Minecraft related is a good idea. Have you thought of using other items too like a compass or clock?
@Gideonthegreat if i added a clock icon from minecraft beside the time,how would that look?
oh yeah, that’s even better! Tho, I do like how clean the characters look right now. Im not sure if you can add it there without it being out of place. If you can your the GOAT.
This is cool! However, I took a look at your source code and you have a problem: your API key is hard-coded into your site’s HTML. I don’t know much about key storage, but you need to put it in a .env file and read that as opposed to letting anyone have access to your tokens. Once again this is really cool and I like the idea.
@Leftie thanks for telling me that i have now used another api key and changed its file location so it wont be shown on github
Sign in to join the conversation.