-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc70b4b
commit 57337f0
Showing
7 changed files
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Gemfile.lock | ||
_site/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# frozen_string_literal: true | ||
|
||
source "https://rubygems.org" | ||
|
||
gem "jekyll" | ||
gem "jekyll-remote-theme" | ||
gem "jekyll-seo-tag" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,15 @@ layout: default | |
|
||
![Team Photo](images/team-photo.jpg) | ||
|
||
<div align="center"> | ||
|
||
<a href="https://www.tiktok.com/@vertigorobotics"><img src="images/tiktok.png" alt="TikTok" width="30" height="30"></a> | ||
<a href="https://www.instagram.com/vertigorobotics/"><img src="images/instagram.png" alt="Instagram" width="30" height="30"></a> | ||
<a href="https://www.youtube.com/@vertigorobotics1943"><img src="images/youtube.png" alt="Youtube" width="30" height="30"></a> | ||
<a href="https://github.com/vertigo18523"><img src="images/github.png" alt="GitHub" width="30" height="30"></a> | ||
|
||
</div> | ||
|
||
## About us | ||
|
||
Vertigo (FTC 6287) was started in 2016 by two motivated roboteers who envisioned a team composed of the best of the best—a team that has the knowledge and skills to advance to the FTC World Championship and bring home a victory. Their idea spawned Vertigo and now, under new team number 18523, we are better than ever before. | ||
|
@@ -26,13 +35,6 @@ FTC, an acronym for FIRST Tech Challenge, is a FIRST program designed for studen | |
|
||
We strive to bring FIRST to as many people as possible while having fun and building a cool robot in a great community. | ||
|
||
## Find us on social media | ||
|
||
- <https://www.tiktok.com/@vertigorobotics> | ||
- <https://www.instagram.com/vertigorobotics/> | ||
- <https://www.youtube.com/@vertigorobotics1943> | ||
- <https://github.com/vertigo18523> | ||
|
||
## Contact us | ||
|
||
- <[email protected]> | ||
|