mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-06 15:59:47 -05:00
Rename social
This commit is contained in:
@@ -10,7 +10,7 @@ export default function Social() {
|
||||
<div className="w-full">
|
||||
<div className="relative py-8 mt-12 overflow-hidden">
|
||||
<div className="relative z-10 max-w-3xl mx-auto px-4">
|
||||
<h3 className="text-4xl font-bold text-center mt-8 mb-8">Social</h3>
|
||||
<h3 className="text-4xl font-bold text-center mt-8 mb-8">Socials</h3>
|
||||
<GeneralButton url={discordLink} content={'Discord'}/>
|
||||
<GeneralButton url={stoatLink} content={'Revolt / Stoat'}/>
|
||||
<GeneralButton url={redditLink} content={'Reddit'}/>
|
||||
|
||||
Reference in New Issue
Block a user