forked from DebaucheryLibrarian/traxxx
Added WIP media module. Returning releases from release search database function. Fixed page loop in update module.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 788 B After Width: | Height: | Size: 1.1 KiB |
BIN
public/img/tags/nurse/0.jpeg
Normal file
BIN
public/img/tags/nurse/0.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
BIN
public/img/tags/nurse/0_thumb.jpeg
Normal file
BIN
public/img/tags/nurse/0_thumb.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
@@ -1,21 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,maximum-scale=1,user-scalable=no">
|
||||
<meta name="theme-color" content="#ff6c88">
|
||||
|
||||
<title>traxxx</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
<link rel="icon" href="/img/favicon/favicon-16x16.ico" sizes="16x16">
|
||||
<link rel="icon" href="/img/favicon/favicon-32x32.ico" sizes="32x32">
|
||||
<link rel="icon" href="/img/favicon/favicon-62x62.ico" sizes="64x64">
|
||||
|
||||
<script src="/js/bundle.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user