We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888da02 commit ee0ef1bCopy full SHA for ee0ef1b
apps/main/src/pages/index.tsx
@@ -278,8 +278,10 @@ const Home: NextPageWithLayout = () => {
278
</p>
279
<p className="mt-3.5">
280
A central goal of my work is to leverage theoretical security
281
- research to address bottlenecks in real-world production systems;
282
- bridging theoretical discoveries with practical deployments and{" "}
+ research to address{" "}
+ <strong>bottlenecks in real-world production systems</strong>
283
+ {"; "}
284
+ bridging scientific discoveries with practical deployments and{" "}
285
<a
286
href="https://www.ycombinator.com/companies?industry=Security"
287
target="_blank"
0 commit comments