Skip to content

Commit ec40ad1

Browse files
authored
Further improvements (NextCommunity#131)
404, network, index, config
1 parent 9dac6fe commit ec40ad1

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

404.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ layout: default
77
404 Error
88
</h1>
99

10-
This page does not exist. Please use the navigation to get to a working page. If you got here due to an error on our part,
10+
This page does not exist. Please use the navigation to get to a working page.
11+
12+
If you got here due to an error on our part,
13+
you can [open an issue](https://github.com/NextCommunity/NextCommunity.github.io/issues/new)
14+
to explain the error.

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
title: "Max Base"
2-
description: "@github developer maintainer. Full-Time Open-Sourcerer. Full-stack programmer. In the path of a real computer engineer... (Compiler enthusiast)"
1+
title: "Next Community"
2+
description: "Community of open-source programmers and software engineers"
33
markdown: kramdown
44
plugins:
55
- jekyll-sitemap

index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ title: Next Community - Software Engineers agency
55

66
# Next Community
77

8-
<!-- ([Also available in Persian](https://maxbase.ir/){:target="_blank"}) -->
9-
108
In the name of god; Greetings!
119

1210
<p class="callout">
@@ -19,6 +17,6 @@ You can see a list of all [Community members](/network/){:target="\_blank"}, als
1917

2018
## Contact me
2119

22-
You can send an email for me to maxbasecode (at) gmail.com. I read everything sent there, but I receive too much email to respond to everything.
20+
You can send an email for Max to maxbasecode (at) gmail.com. Max will read everything sent there, but he receives too much email to respond to everything.
2321

24-
<!-- JOHN PLEASE ADD YOUR EMAIL ADDRESS HERE -->
22+
To contact John, email jbampton (at) gmail.com.

network.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ Do you want to see yourself here? Click [here](https://github.com/NextCommunity/
5454
<tr>
5555
<td width="auto">
5656
<a href="{{ network.url | relative_url }}" class="avatar">
57-
<img src="https://github.com/{{ network.github }}.png?size=80" width="60">
57+
<img src="https://github.com/{{ network.github }}.png?size=80" width="60"
58+
alt="{{ network.name }}">
5859
</a>
5960
</td>
6061
<td class="second">

0 commit comments

Comments
 (0)