Skip to content
This repository was archived by the owner on Nov 26, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index-old.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<link rel="stylesheet" href="/static/css/main.css">

<title>Welcome to TheAlgorithms</title>
<title><b>Welcome to TheAlgorithms</b></title>
</head>

<body>
Expand Down Expand Up @@ -104,8 +104,8 @@ <h5>
<div class="container py-5">
<h1 class="display-5 righteous">Programming Languages</h1>
<h5>
We support many programming languages. Each language has its own GitHub repository where all the
code for the algorithms is stored. Here is a list of the current programming languages:
<b>We support many programming languages. Each language has its own GitHub repository where all the
code for the algorithms is stored. Here is a list of the current programming languages:</b>
</h5>
<h2 class="pt-5">
<div class="grid">
Expand Down