Skip to content

Commit 173fea1

Browse files
committed
add link to audio r&d, update (c)
1 parent a30a822 commit 173fea1

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1 style="margin: 0px;">
1919
<li style="border: 2px outset grey; margin: 5px;"> <a href="profile.html">Profile</a></li>
2020
<li style="border: 2px outset grey; margin: 5px;"> <a href="mailto:[email protected]">Contact</a></li>
2121
<li style="border: 2px outset grey; margin: 5px;"> <a href="legal.html">Legal</a></li>
22-
<li style="border: 2px outset grey; margin: 5px;"> <a href="https://github.com/orgs/lambda-co-at/people">GitHub</a></li>
22+
<li style="border: 2px outset grey; margin: 5px;"> <a href="https://secondorderharmonics.com">Audio Eng./R&D</a></li>
2323
</ul>
2424
</nav>
2525

legal.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<li><a href="profile.html">Profile</a></li>
1313
<li><a href="mailto:[email protected]">Contact</a></li>
1414
<li><a href="legal.html">Legal</a></li>
15-
<li><a href="https://github.com/orgs/lambda-co-at/people">GitHub</a></li>
15+
<li><a href="https://secondorderharmonics.com">Audio Eng./R&D</a></li>
1616
</ul>
1717
</nav>
1818

@@ -55,7 +55,7 @@ <h3>Corporate Design / Logo (SVG format)</h3>
5555
</div>
5656

5757
<footer>
58-
&copy; 2012 - 2020 :: lambda: resilient.systems
58+
&copy; 2012 - 2023 :: lambda: resilient.systems
5959
</footer>
6060
</body>
6161
</html>

profile.html

+7-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<li><a href="profile.html">Profile</a></li>
1313
<li><a href="mailto:[email protected]">Contact</a></li>
1414
<li><a href="legal.html">Legal</a></li>
15-
<li><a href="https://github.com/orgs/lambda-co-at/people">GitHub</a></li>
15+
<li><a href="https://secondorderharmonics.com">Audio Eng./R&D</a></li>
1616
</ul>
1717
</nav>
1818

@@ -57,7 +57,11 @@ <h2>in a nutshell, <em>lambda: resilient.systems</em>:</h2>
5757
<li>&mdash; is very passionate about privacy and will not engage in ethically questionable research, development nor engineering projects</li>
5858
<li>&mdash; certainly prefers work on open (source) projects, useful to the wider internet community (see below 'Contract Terms') but regularly works with/on- and audits propritary hardware and software and appliances</li>
5959
</ul>
60-
60+
<ul class="left">
61+
<h3>GitHub Accounts for reference</h3>
62+
<li><a href="https://github.com/azet">Aaron 'azet' Zauner</a></li>
63+
<li><a href="https://github.com/orgs/lambda-co-at/people">Current Employees & freelance contractors</a></li>
64+
</ul>
6165
<h3>Contract Terms and Agreement</h3>
6266
<div class="left">
6367
<p>
@@ -73,7 +77,7 @@ <h3>Contract Terms and Agreement</h3>
7377
</div>
7478
</div>
7579
<footer>
76-
&copy; 2012 - 2020 :: lambda: resilient.systems
80+
&copy; 2012 - 2023 :: lambda: resilient.systems
7781
</footer>
7882
</body>
7983
</html>

0 commit comments

Comments
 (0)