Skip to content

Commit

Permalink
Edited index
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemledelec committed Jan 19, 2024
1 parent 996158e commit b420011
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/pages/about.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const About = () => {
<div className="og-line">
<img className="og-about-background" src="./atmos2.png"></img>
<div className="og-description og-description__about">
&emsp;&emsp;«I created Openglobus in 2013. I wanted to create computer games and immersive worlds,
&emsp;&emsp;« I created OpenGlobus in 2013. I wanted to create computer games and immersive worlds,
and was seeking an inspiring idea. One day
I was challenged with the task of working with terrain in three-dimensional
space. The
Expand All @@ -26,10 +26,10 @@ const About = () => {
&emsp;&emsp;Nowadays 3D technologies continue to evolve. The metaverse, digital
tweens, and augmented reality are becoming increasingly prevalent in our daily lives. With the
development of drones, the aerospace industry, increasing computer performance, and cloud
technologies there is a rising need for 3D visualization tools. At the moment, Openglobus is a
technologies there is a rising need for 3D visualization tools. At the moment, OpenGlobus is a
popular and accessible tool for solving various tasks
related to geoinformation technologies, and aims to continue to
evolve and grow to suit the needs of forward-thinking industries.»
evolve and grow to suit the needs of forward-thinking industries. »
<br/>
<br/>
Michael Gevlich
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const Home = () => {
geometry measurement tools, and more.
<br/>
<br/>
&emsp;&emsp;Openglobus is released under the&ensp;
&emsp;&emsp;OpenGlobus is released under the&ensp;
<a className="og-mit" href="https://github.com/openglobus/openglobus/blob/master/LICENSE.md">MIT
License</a> and completely free for both commercial and non-commercial use.
</div>
Expand Down

0 comments on commit b420011

Please sign in to comment.