We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2d021 commit 4d85222Copy full SHA for 4d85222
1 file changed
index-old.html
@@ -16,7 +16,7 @@
16
17
<link rel="stylesheet" href="/static/css/main.css">
18
19
- <title>Welcome to TheAlgorithms</title>
+ <title><b>Welcome to TheAlgorithms</b></title>
20
</head>
21
22
<body>
@@ -104,8 +104,8 @@ <h5>
104
<div class="container py-5">
105
<h1 class="display-5 righteous">Programming Languages</h1>
106
<h5>
107
- We support many programming languages. Each language has its own GitHub repository where all the
108
- 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>
109
</h5>
110
<h2 class="pt-5">
111
<div class="grid">
0 commit comments