remove flying blog from links, as its here now

This commit is contained in:
Tyrel Souza 2023-05-26 12:25:04 -04:00
parent 8831c4f816
commit f6bb7595eb
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E

View File

@ -18,7 +18,6 @@ MENUITEMS = [
LINKS = ( LINKS = (
('Book Me', 'https://cal.com/tyrelsouza'), ('Book Me', 'https://cal.com/tyrelsouza'),
('Code', 'https://gitea.tyrel.dev/'), ('Code', 'https://gitea.tyrel.dev/'),
('Flying Blog', 'https://k3tas.radio/airband/'),
('Photos', 'https://www.flickr.com/photos/tyrelsouza/albums'), ('Photos', 'https://www.flickr.com/photos/tyrelsouza/albums'),
('LinkedIN', 'https://www.linkedin.com/in/tyrel-souza/'), ('LinkedIN', 'https://www.linkedin.com/in/tyrel-souza/'),
) )