-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f5a58b
commit 66a5cc8
Showing
1 changed file
with
2 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,19 +84,11 @@ export default props => { | |
<FooterColumns> | ||
<FooterColumn> | ||
<h2><FontAwesomeIcon icon={faAddressBook}/> Контакти</h2> | ||
<p> | ||
<b>Демократична България – обединение</b> | ||
</p> | ||
<p> | ||
<p> | ||
<b><FontAwesomeIcon icon={faEnvelope}/> Имейл: </b> | ||
<a href='mailto:[email protected]'>[email protected]</a> | ||
</p> | ||
<p> | ||
<b><FontAwesomeIcon icon={faMapMarkerAlt}/> Адрес: </b> <br/> | ||
гр. София, 1164 <br/> | ||
бул. „Драган Цанков“ <br/> | ||
12-16, ет. 2, ап. 7 | ||
</p> | ||
|
||
</FooterColumn> | ||
<FooterColumn> | ||
<h2><FontAwesomeIcon icon={faSitemap}/> Карта на сайта</h2> | ||
|