Add Roblox

This commit is contained in:
bingus_violet 2024-06-11 02:45:55 -05:00
parent b61dc04356
commit bbf2c5113f
2 changed files with 4 additions and 0 deletions

View file

@ -153,6 +153,9 @@
}, },
"Liberapay": { "Liberapay": {
"color": "yellow" "color": "yellow"
},
"Roblox": {
"color": "rgb(225, 225, 225)"
} }
} }
} }

View file

@ -61,6 +61,7 @@
<div> <div>
<h3>Games</h3> <h3>Games</h3>
<a class="chip" href="https://steamcommunity.com/id/violet-The-Thigh-high-obtainer/">Steam: {Violet}</a> <a class="chip" href="https://steamcommunity.com/id/violet-The-Thigh-high-obtainer/">Steam: {Violet}</a>
<a class="chip" href="https://www.roblox.com/users/28347789/profile">Roblox: @bingus_violet</a>
</div> </div>
</div> </div>
</div> </div>