mirror of
https://github.com/bspeice/speice.io
synced 2024-12-21 08:08:13 -05:00
Remove the "projects" page
This commit is contained in:
parent
a2853cb757
commit
68fd13176d
@ -1,8 +1,6 @@
|
||||
<div class="navbar">
|
||||
<a href="{{ "/" | prepend: site.baseurl }}">Home</a>
|
||||
<span class="separator"></span>
|
||||
<a href="{{ "/projects/" | prepend: site.baseurl }}">Projects</a>
|
||||
<span class="separator"></span>
|
||||
<a href="{{ "/about/" | prepend: site.baseurl }}">About</a>
|
||||
<span class="separator"></span>
|
||||
<a href="{{ "/feed.xml" | prepend: site.baseurl }}">RSS</a>
|
||||
|
@ -9,4 +9,5 @@ Developer currently living in New York City.
|
||||
Best ways to get in contact:
|
||||
|
||||
- Email: [bradlee@speice.io](mailto:bradlee@speice.io)
|
||||
- Github: [bspeice](https://github.com/bspeice)
|
||||
- LinkedIn: [bradleespeice](https://www.linkedin.com/in/bradleespeice/)
|
||||
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: Projects
|
||||
permalink: /projects/
|
||||
---
|
||||
|
||||
[Personal Git](https://git.speice.io)
|
||||
|
||||
[Github](https://github.com/bspeice)
|
Loading…
Reference in New Issue
Block a user