We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d462d commit 94e9aadCopy full SHA for 94e9aad
src/app/_layout/footer/footer-bar/footer-bar.component.html
@@ -6,7 +6,7 @@
6
<app-footer-patrons></app-footer-patrons>
7
<br>
8
<p>
9
- © <span onclick="here_comes()">{{ thisYear }}</span>
+ © <span onclick="here_comes()">2019-{{ thisYear }}</span>
10
<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 -->
src/assets/i18n
0 commit comments