moved static data one directory up
This commit is contained in:
parent
e4df34ef29
commit
09f6735961
124 changed files with 27 additions and 54 deletions
20
static-data/www/profiles/index.html
Executable file
20
static-data/www/profiles/index.html
Executable file
|
@ -0,0 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>
|
||||
Onionr Profiles
|
||||
</title>
|
||||
<link rel='shortcut icon' type='image/ico' href='/shared/images/favicon.ico'>
|
||||
<link rel='stylesheet' href='/shared/style/modal.css'>
|
||||
<link rel='stylesheet' href='/shared/main/style.css'>
|
||||
</head>
|
||||
<body>
|
||||
<div class='content'>
|
||||
<p></p>
|
||||
</div>
|
||||
<script src='/shared/navbar.js'></script>
|
||||
<script src='/shared/misc.js'></script>
|
||||
<script src='/profiles/profiles.js'></script>
|
||||
</body>
|
||||
</html>
|
0
static-data/www/profiles/profiles.js
Executable file
0
static-data/www/profiles/profiles.js
Executable file
Loading…
Add table
Add a link
Reference in a new issue