Skip to content

Commit fd25484

Browse files
authored
Update network.md
1 parent b74bf05 commit fd25484

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

network.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ Do you want to see yourself here? Click [here](https://github.com/NextCommunity/
6565
</a>
6666
</h4>
6767
<h5>{{ network.role }}</h5>
68-
<h6>{{ network.country}}{% if network.country != blank and network.location != blank %}, {% endif %}{{ network.location}}
69-
</h6>
68+
<h6>{{ network.country}}{% if network.country != blank and network.location != blank %}, {% endif %}{{ network.location}}</h6>
7069
</td>
7170
</tr>
7271
{% endfor %}

0 commit comments

Comments
 (0)