mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
lots of changes for the website
This commit is contained in:
4
website/dist/docs/admin-panel/index.html
vendored
4
website/dist/docs/admin-panel/index.html
vendored
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Admin panel :: docs - libreevent</title>
|
||||
<title>Home :: docs - libreevent</title>
|
||||
<link rel="stylesheet" href="/docs/css/style.css">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -17,7 +17,7 @@
|
||||
<div id="backToTop" onclick="backToTop();"></div>
|
||||
<div id="docPage">
|
||||
<div id="doc-container">
|
||||
<h1>Admin panel</h1>
|
||||
<h1>Home</h1>
|
||||
<p>The admin panel is where you can change basically everything about libreevent. Depending on your account's privileges, you may find more or less settings. Only the root account has access to the admin accounts page.</p>
|
||||
<p>Here's a list of the pages available when logged in as the root user. All other users have fewer pages enabled.</p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user