diff --git a/src/App.vue b/src/App.vue index 5dcabfd..2d8640e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,25 +2,28 @@ \ No newline at end of file diff --git a/src/components/Fortran/Fortran_Index.vue b/src/components/Fortran/Fortran_Index.vue index 76e90f9..65dad96 100644 --- a/src/components/Fortran/Fortran_Index.vue +++ b/src/components/Fortran/Fortran_Index.vue @@ -8,8 +8,10 @@

Fortran (Formula Translation), is one of the ancient languages somehow still in use as of today. First introduced in the 1950s by a team at IBM, Fortran was designed specifically for scientific and engineering applications, - where its ability to efficiently handle complex mathematical operations.

+ where its ability to efficiently handle complex mathematical operations far outperformed rivaling languages at the + time.


+

Over the years, Fortran has undergone numerous updates and revisions, with the most recent standard being Fortran 2023. Even with the popularity of newer languages, such as C++, Java, and Python, Fortran remains a popular choice