Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12cce80502 | |||
| 1be5ef9cb4 | |||
| 734a91c490 | |||
| d22d6cb232 | |||
| 744aee88c4 | |||
| 1f2d33ce50 | |||
| b0489b04ca | |||
| 217ffefb63 | |||
| 4df467988a | |||
| 0d272bc58c |
@@ -23,6 +23,7 @@ install:
|
||||
audit:
|
||||
image: node:16
|
||||
needs: ["install"]
|
||||
allow_failure: true
|
||||
stage: audit
|
||||
script:
|
||||
- npm audit --audit-level=critical
|
||||
|
||||
@@ -17,9 +17,11 @@ const ContactsPageView: React.FC = () => (
|
||||
PL 15500 <br />
|
||||
00076 Aalto
|
||||
</p>
|
||||
<h6>Rekisteritiedot</h6>
|
||||
<h6>Laskutus</h6>
|
||||
<p>
|
||||
Y-tunnus: 1627010-1
|
||||
Yhdistys : Aalto-yliopiston Sähköinsinöörikilta ry <br />
|
||||
Y-tunnus: 1627010-1 <br />
|
||||
Sähköpostilaskut: <a href="mailto:rahastonhoitaja@sahkoinsinoorikilta.fi">rahastonhoitaja@sahkoinsinoorikilta.fi </a>
|
||||
</p>
|
||||
<h6>Kiltahuone</h6>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user