diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2023-01-09 11:07:12 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2023-05-30 21:56:37 +0200 |
commit | 8bf2b2320b1602e260e919a4c338b46f469a26a8 (patch) | |
tree | 8e3a3bf9b4c9b792ac01a2c77ece6608ddb5ae11 | |
parent | c5905da7b8d0548f622b4f4c5de8d6d91b413728 (diff) | |
download | ansible-memzero-8bf2b2320b1602e260e919a4c338b46f469a26a8.tar.gz ansible-memzero-8bf2b2320b1602e260e919a4c338b46f469a26a8.zip |
nginx: update website
-rw-r--r-- | roles/webserver/files/www/memzero/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/roles/webserver/files/www/memzero/index.html b/roles/webserver/files/www/memzero/index.html index a2efdbc..a983f7a 100644 --- a/roles/webserver/files/www/memzero/index.html +++ b/roles/webserver/files/www/memzero/index.html @@ -23,16 +23,16 @@ <p> I am working in the EDA industry in the area of electronic system level (ESL) verification. - I am currently full-time employeed as RnD Engineer at + I am currently full-time employed as RnD Engineer at <a href="https://www.synopsys.com/verification/virtual-prototyping.html">Synopsys</a>, - where I am mainly working on simulation technologies in the Virtual - Prototyping and Hybrid Emulation area. + where I am mainly working on simulation technologies in the area of + Virtual Prototyping and Hybrid Emulation. </p> <p> My main interests are low-level software and emulators of any kind, though full-system emulation is the most fun. </p> - <p>The languages they I prefer are:</p> + <p>The languages that I enjoy are:</p> <ul> <li>rust</li> <li>cpp</li> |