Skip to content

Commit b2330f2

Browse files
committed
Imagine having spaces
1 parent 94e9aad commit b2330f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/_layout/footer/footer-bar/footer-bar.component.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<app-footer-patrons></app-footer-patrons>
77
<br>
88
<p>
9-
&copy; <span onclick="here_comes()">2019-{{ thisYear }}</span>
10-
<a href="https://dhgmedia.nl/?ref=oengus" target="_blank">DHG Media</a>
9+
&copy; <span onclick="here_comes()">2018-{{ thisYear }}</span> <a href="https://dhgmedia.nl/?ref=oengus" target="_blank">DHG Media</a>
1110
- Oengus and all branding assets are owned by <a href="https://dhgmedia.nl/?ref=oengus" target="_blank">DHG Media</a>
1211
<!-- Using normal link here so it works properly -->
1312
<!-- - <a href="/about#privacy-section">{{ 'aboutPage.privacy.title' | translate }}</a>-->

0 commit comments

Comments
 (0)