fixed something
parent
90907bdeec
commit
2c97ab6997
|
@ -15,18 +15,19 @@ $navbar="about";
|
|||
</head>
|
||||
<body>
|
||||
%NAVBAR%
|
||||
<div class="container">
|
||||
<div class="item-1">
|
||||
<h1>
|
||||
<center>About us and our website...</center>
|
||||
</h1>
|
||||
<div class="container">
|
||||
<div class="item-1">
|
||||
<div class="item-2">
|
||||
<p>
|
||||
Hello! I am Jan, the server owner and I write this <i>about us</i> page on behalf of my team members.<br />
|
||||
We are a group of students hosting a variety of services on an old server that I found on the sidewalk.
|
||||
These services provide the necessary foundation to host a few school projects.
|
||||
</p>
|
||||
</div>
|
||||
<div class="item-2">
|
||||
<div class="item-3">
|
||||
<h2>
|
||||
Who we are
|
||||
</h2>
|
||||
|
@ -37,7 +38,7 @@ $navbar="about";
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item-3">
|
||||
<div class="item-4">
|
||||
<p>
|
||||
We are in the process of finishing school and our last semester in computer science is a project of our choice.
|
||||
Our main project is a social media platform but we are hosting some other projects as well. Turns out, we are better at
|
||||
|
|
Loading…
Reference in New Issue