-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
165 lines (153 loc) · 9.38 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lan=en-IN>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
<title>learncp</title>
</head>
<body>
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf" crossorigin="anonymous"></script>
<div class="container">
<div class="header">
<div class="row">
<div class="col-9">
<h1><a href=".">learncp.online</a></h1>
<h2>Learn competitive programming through blog posts</h2>
</div>
<div class="col-3">
<div class="others">
<div class="row">
<div class="col-3">
<p><a class="otherslink" href="https://learncp.online/" target="_blank">a2oj</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="blog-posts col-9">
<!-- Single Blog starts here-->
<div class="row">
<div class="image blog-image col-5">
<img src="https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,c_fill,w_1920,h_1080/https://ubuntu.com/wp-content/uploads/0108/Screenshot-Desktop.png">
</div>
<div class="content col-7">
<div><img class="calendar" src="calendar.webp" align="left">
<p class="date">  05/05/2021</p>
</div>
<h1 class="blog-heading"><a href="./blog.html">Difference Between apt update & apt upgrade in Ubuntu</a></h1><br>
<p>This tutorial explains the difference between apt update & apt upgrade in Ubuntu</p>
<a class="readmore" href="./blog.html">
<p>READMORE ➟ </p>
</a>
</div>
</div>
<hr>
<!-- Single Blog ends here-->
<!-- Single Blog starts here-->
<div class="row">
<div class="image blog-image col-5">
<img src="https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,c_fill,w_1920,h_1080/https://ubuntu.com/wp-content/uploads/0108/Screenshot-Desktop.png">
</div>
<div class="content col-7">
<div><img class="calendar" src="calendar.webp" align="left">
<p class="date">  05/05/2021</p>
</div>
<h1 class="blog-heading"><a href="https://websiteforstudents.com/how-to-install-firefly-iii-on-ubuntu/">How to Install Firefly III on Ubuntu</a></h1><br>
<p>This brief tutorial shows students and new users how to install Firefly III, a personal finance manager on Ubuntu 20.04 | 18.04 with Nginx HTTP…</p>
<a class="readmore" href="https://websiteforstudents.com/how-to-install-firefly-iii-on-ubuntu/">
<p>READMORE ➟ </p>
</a>
</div>
</div>
<hr>
<!-- Single Blog ends here-->
<!-- Single Blog starts here-->
<div class="row">
<div class="image blog-image col-5">
<img src="https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,c_fill,w_1920,h_1080/https://ubuntu.com/wp-content/uploads/0108/Screenshot-Desktop.png">
</div>
<div class="content col-7">
<div><img class="calendar" src="calendar.webp" align="left">
<p class="date">  05/05/2021</p>
</div>
<h1 class="blog-heading"><a href="https://websiteforstudents.com/how-to-install-ampache-on-ubuntu-with-apache/">How to Install Ampache on Ubuntu with Apache</a></h1><br>
<p>This brief tutorial shows students and new users how to install Ampache on Ubuntu 20.04 | 18.04 with Apache2 web server. Ampache is a free,…</p>
<a class="readmore" href="https://websiteforstudents.com/how-to-install-ampache-on-ubuntu-with-apache/">
<p>READMORE ➟ </p>
</a>
</div>
</div>
<hr>
<!-- Single Blog ends here-->
<!-- Single Blog starts here-->
<div class="row">
<div class="image blog-image col-5">
<img src="https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,c_fill,w_1920,h_1080/https://ubuntu.com/wp-content/uploads/0108/Screenshot-Desktop.png">
</div>
<div class="content col-7">
<div><img class="calendar" src="calendar.webp" align="left">
<p class="date">  05/05/2021</p>
</div>
<h1 class="blog-heading"><a href="https://websiteforstudents.com/how-to-install-ampache-on-ubuntu-with-nginx/">How to Install Ampache on Ubuntu with Nginx</a></h1><br>
<p>This brief tutorial shows students and new users how to install Ampache on Ubuntu 20.04 | 18.04 with Nginx web server. Ampache is a free,…</p>
<a class="readmore" href="https://websiteforstudents.com/how-to-install-ampache-on-ubuntu-with-nginx/">
<p>READMORE ➟ </p>
</a>
</div>
</div>
<hr>
<!-- Single Blog ends here-->
<!-- Single Blog starts here-->
<div class="row">
<div class="image blog-image col-5">
<img src="https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,c_fill,w_1920,h_1080/https://ubuntu.com/wp-content/uploads/0108/Screenshot-Desktop.png">
</div>
<div class="content col-7">
<div><img class="calendar" src="calendar.webp" align="left">
<p class="date">  05/05/2021</p>
</div>
<h1 class="blog-heading"><a href="https://websiteforstudents.com/how-to-upgrade-to-ubuntu-21-04/">How to Upgrade to Ubuntu 21.04 Desktop</a></h1><br>
<p>This brief tutorial shows students and new users how to upgrade to Ubuntu 21.04 (Hirsute Hippo). If you have a decent Internet connection, the process to upgrade…</p>
<a class="readmore" href="https://websiteforstudents.com/how-to-upgrade-to-ubuntu-21-04/">
<p>READMORE ➟ </p>
</a>
</div>
</div>
<hr>
<!-- Single Blog ends here-->
<!-- Single Blog starts here-->
<div class="row">
<div class="image blog-image col-5">
<img src="https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,c_fill,w_1920,h_1080/https://ubuntu.com/wp-content/uploads/0108/Screenshot-Desktop.png">
</div>
<div class="content col-7">
<div><img class="calendar" src="calendar.webp" align="left">
<p class="date">  05/05/2021</p>
</div>
<h1 class="blog-heading"><a href="https://websiteforstudents.com/how-to-install-ubuntu-21-04-desktop/">How to Install Ubuntu 21.04 Desktop</a></h1><br>
<p>This brief tutorial shows students and new users how to install Firefly III, a personal finance manager on Ubuntu 20.04 | 18.04 with Nginx HTTP…</p>
<a class="readmore" href="https://websiteforstudents.com/how-to-install-ubuntu-21-04-desktop/">
<p>READMORE ➟ </p>
</a>
</div>
</div>
<!-- Single Blog ends here-->
</div>
<div class="recents col-3">
<h1>Recent Posts!</h1>
<p>Hello World!</p>
</div>
</div>
<br><br>
</div>
<div class="footer"><p>© Copyright learncp.online</p></div>
<!-- Template Main JS File -->
<script src="main.js"></script>
</body>
</html>