Performance update, add setup for refresh rate

Took 36 minutes
This commit is contained in:
2020-10-05 12:11:52 +02:00
parent d3bd359db6
commit a73b30d965
4 changed files with 39 additions and 12 deletions

View File

@ -35,7 +35,7 @@
<header>
<!-- Fixed navbar -->
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<a class="navbar-brand" href="#">Online-FAQ</a>
<a class="navbar-brand" href="?">Online-FAQ</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
@ -85,7 +85,7 @@
<main role="main" class="flex-shrink-0">
<div class="container">
<h1 class="mt-5">Online-FAQ</h1>
<p class="lead">Collect your database of questions and have them answered directly by your teacher.</p>
<p class="lead">Collect your own database of questions and have them answered directly by specified users.</p>
<div class="container">
<div class="row">
<div class="col-lg">