homepage content tweaks
This commit is contained in:
parent
b259b9f083
commit
446573d1bc
2 changed files with 12 additions and 3 deletions
|
@ -37,6 +37,12 @@
|
|||
<meta property="og:image" content="{{site.url}}/img/RB-w.png" />
|
||||
{%endif%}
|
||||
|
||||
<script>
|
||||
if (window.location.href.includes("rblicht")) {
|
||||
document.querySelectorAll(".rblicht-hide").forEach(e => { e.style.display = 'none'; });
|
||||
}
|
||||
</script>
|
||||
|
||||
<title>{% if title %}{{title}} | {% endif %}{{site.title}}</title>
|
||||
</head>
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ Lighting Designer | Software Engineer | Nerd
|
|||
<ul>
|
||||
<li>GrandMA2/3, Avolites, Hog4, Obsidian Onyx</li>
|
||||
<li>Capture, Vectorworks</li>
|
||||
<li>RDM, dmXLAN, Luminex</li>
|
||||
<li>ATEM, Resolume, VMix, OBS</li>
|
||||
<li>Timecode, Remote Production, System Integration</li>
|
||||
</ul>
|
||||
|
@ -31,16 +32,18 @@ Lighting Designer | Software Engineer | Nerd
|
|||
|
||||
<h2>Highlighted Projects/Clients</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.sowulo.nl">Sowulo</a> - Lighting design & touring since 2023</li>
|
||||
<li><a href="https://www.sowulo.nl">Sowulo</a> - Lighting design & international touring since 2023</li>
|
||||
<li><a href="https://aitum.tv">Aitum</a> - React & Electron development</li>
|
||||
<li><a href="https://twitch.tv/mrgregles">MrGregles</a> - Fully remote, real-time live show lighting control</li>
|
||||
<li><a href="https://rn7.nl">RN7</a> - Custom digital signage with radio playout data integration</li>
|
||||
<li>Doornroosje / TivoliVredenburg / Luxor Live - House LD</li>
|
||||
<li>Doornroosje / TivoliVredenburg / Luxor Live / Musis Sacrum / PUL Uden - House LD / System Technician</li>
|
||||
<li>Hoevenaars / Ecolicht / Mansveld Expotech - Lighting Operator / System Technician</li>
|
||||
<li>DG Producties / Theater Terra / Ellen ten Damme - Theatre Touring</li>
|
||||
<small><a href="/portfolio">See More -></a></small>
|
||||
</ul>
|
||||
|
||||
<h2>Contact</h2>
|
||||
mail@riksolo.com / rik@rblicht.nl
|
||||
<span class="rblicht-hide">mail@riksolo.com / </span>rik@rblicht.nl
|
||||
|
||||
<h3>Find me elsewhere</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue