We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 280cc5d + 689d37f commit c931803Copy full SHA for c931803
components/footer/footer.tsx
@@ -14,7 +14,7 @@ export default function Footer() {
14
<div className=" w-11/12 flex flex-col justify-around items-start h-full">
15
<div className="mb-4">
16
<h2 className="text-2xl tracking-wider font-sans font-thin">
17
- <span className="font-bold tracking-normal">HackRPI</span> Urban Upgrades
+ <span className="font-bold tracking-normal">HackRPI</span> Retro V. Modern
18
</h2>
19
<p>Darrin Communications Center @ Rensselaer Polytechnic Institute</p>
20
<p>110 8th St, Troy, NY 12180</p>
0 commit comments