Skip to content

Commit 8299889

Browse files
committed
remove footer
1 parent ba6f80d commit 8299889

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

index.html

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -261,44 +261,6 @@ <h3>someones name</h3><br><span>Moderator</span>
261261

262262
<!--========== FOOTER ==========-->
263263
<footer class="footer section bd-container">
264-
<div class="footer__container bd-grid">
265-
<div class="footer__content">
266-
<a href="#" class="footer__logo">SurPath </a>
267-
<span class="footer__description">Community</span>
268-
<div>
269-
<a href="#" class="footer__social"><i class='bx bxl-facebook'></i></a>
270-
<a href="#" class="footer__social"><i class='bx bxl-instagram'></i></a>
271-
<a href="#" class="footer__social"><i class='bx bxl-twitter'></i></a>
272-
</div>
273-
</div>
274-
275-
<div class="footer__content">
276-
<h3 class="footer__title">Services</h3>
277-
<ul>
278-
<li><a href="#" class="footer__link">Open Source</a></li>
279-
<li><a href="#" class="footer__link">Contributions</a></li>
280-
<li><a href="#" class="footer__link">Reserve your spot</a></li>
281-
</ul>
282-
</div>
283-
284-
<div class="footer__content">
285-
<h3 class="footer__title">Information</h3>
286-
<ul>
287-
<li><a href="#" class="footer__link">Event</a></li>
288-
<li><a href="#" class="footer__link">Contact us</a></li>
289-
<li><a href="#" class="footer__link">Privacy policy</a></li>
290-
</ul>
291-
</div>
292-
293-
<div class="footer__content">
294-
<h3 class="footer__title">Address</h3>
295-
<ul>
296-
<li>Phillipines</li>
297-
<li>Vincvinci</li>
298-
299-
</ul>
300-
</div>
301-
</div>
302264
<p class="footer__copy">&#169; 2021 SurPath. All right reserved</p>
303265
</footer>
304266

0 commit comments

Comments
 (0)