Skip to content

Commit f0232a4

Browse files
committed
Removing contacts
1 parent e532136 commit f0232a4

File tree

9 files changed

+2
-218
lines changed

9 files changed

+2
-218
lines changed

_data/menu.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,4 @@ main:
22
- name: Home
33
url: /
44
weight: 1
5-
- name: Open Source
6-
url: /open-source
7-
weight: 2
8-
- name: About
9-
url: /about/
10-
weight: 4
11-
- name: Contact
12-
url: /contact/
13-
weight: 5
145
bottom:

_data/opensource.yml

Lines changed: 0 additions & 87 deletions
This file was deleted.

_data/social.json

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1 @@
1-
[
2-
{
3-
"title": "Twitter",
4-
"fa_icon": "fab fa-twitter",
5-
"url": "https://www.twitter.com/_CalvinAllen"
6-
},
7-
{
8-
"title": "Github",
9-
"fa_icon": "fab fa-github",
10-
"url": "https://www.github.com/CalvinAllen"
11-
},
12-
{
13-
"title": "Linkedin",
14-
"fa_icon": "fab fa-linkedin",
15-
"url": "https://www.linkedin.com/in/calvin-allen"
16-
},
17-
{
18-
"title": "YouTube",
19-
"fa_icon": "fab fa-youtube",
20-
"url": "https://www.youtube.com/@CodingWithCalvin"
21-
},
22-
{
23-
"title": "Mastodon",
24-
"fa_icon": "fab fa-mastodon",
25-
"url": "https://hachyderm.io/@calvinallen"
26-
}
27-
]
1+
[]
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
<iframe src="https://embeds.beehiiv.com/9753cba3-e817-4a4b-93a0-262fa790d3aa" data-test-id="beehiiv-embed" width="100%" height="250" frameborder="0" scrolling="no" style="border-radius: 4px; border: 2px solid #e5e7eb; margin: 0; background-color: transparent;"></iframe>
2-
31
<div class="bottom">
42
<div class="container relative">
53
<div class="row align-items-center justify-content-between">
64
<div class="copyright" style="text-align: center">Copyright (&copy;) 2012 - 2024 Coding With Calvin, LLC.</div>
75
</div>
86
</div>
9-
</div>
7+
</div>

about.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

contact.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

netlify.toml

Lines changed: 0 additions & 6 deletions
This file was deleted.

opensource.html

Lines changed: 0 additions & 43 deletions
This file was deleted.

success.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)