You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/StudyBuddy.vue
+4-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
<NavBar></NavBar>
3
3
4
4
<divclass="container">
5
-
<divclass="intro-text">Meet Your Nearby Study Buddies</div>
5
+
<divclass="intro-text">Meet Your Nearby Study Buddies <pstyle="font-size: xx-small; margin-bottom: 5px;">This is a student run platform and it is not endorsed by the IITM BS degree program in any way.<br> Students can join the platform on their personal discretion.</p></div>
6
+
6
7
<divv-if="token2"class="button-container">
7
8
<buttonclass="icon-button"@click="showUpdatePopup"title="Update Social Media">
8
9
<imgsrc="../assets/update.svg"alt="Update Social Media"class="icon" />
@@ -108,6 +109,8 @@
108
109
</div>
109
110
</div>
110
111
</div>
112
+
<divclass="intro-text">
113
+
<pstyle="font-size: xx-small; margin-top: 20px; margin-bottom: 5px">Made with ❤️ Sundarbans House Council 2023-24</p></div>
0 commit comments