anoutsider
3 weeks ago
so glad to hear!!! I saw the headlines this morning :( best wishes to everyone!
eatsteas
1 month ago
i recently bought an issue of kerrang from 1994 and they had a "send us your demo tape and we'll review it" section. my most recent album listen came from there. i'm currently trying to track down albums by the other bands featured, so that's probably what my next couple new listens are gonna be
hi! every dream is its own separate page, and the big display is an iframe. to make sure the links opened inside the iframe, you gotta give it a name, so it would be like. ' iframe name="example" ', and then every link that you want to open there should have the target pointing to the same name, like ' target="example" '. if that makes sense!