Edit Biography

Use this page to edit your biography, which will appear under every post you author.

For twitch streamers we suggest embedding your twitch channel into your biography, or a clip of your best self!  Twitch has this example here or you you can copy paste their example, or ours below.  Just make sure to update the channel name to yours!

For YT creators, we suggest making a solid about you video that will bring people to your brand!  Of course, you can embed whatever content you like!

<!-- Add a placeholder for the Twitch embed -->
<div id="twitch-embed">

<!-- Load the Twitch embed script -->
<script src="https://embed.twitch.tv/embed/v1.js"></script>

<!-- Create a Twitch.Embed object that will render within the "twitch-embed" root element. -->
<script type="text/javascript">
new Twitch.Embed("twitch-embed", {
width: 854,
height: 360,
channel: "correnzo"
});
</script> </div>

You must be logged in to edit your profile.