We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e9aad commit b2330f2Copy full SHA for b2330f2
src/app/_layout/footer/footer-bar/footer-bar.component.html
@@ -6,8 +6,7 @@
6
<app-footer-patrons></app-footer-patrons>
7
<br>
8
<p>
9
- © <span onclick="here_comes()">2019-{{ thisYear }}</span>
10
- <a href="https://dhgmedia.nl/?ref=oengus" target="_blank">DHG Media</a>
+ © <span onclick="here_comes()">2018-{{ thisYear }}</span> <a href="https://dhgmedia.nl/?ref=oengus" target="_blank">DHG Media</a>
11
- Oengus and all branding assets are owned by <a href="https://dhgmedia.nl/?ref=oengus" target="_blank">DHG Media</a>
12
<!-- Using normal link here so it works properly -->
13
<!-- - <a href="/about#privacy-section">{{ 'aboutPage.privacy.title' | translate }}</a>-->
0 commit comments