mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
feature: web server
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<title>SuperMega</title>
|
||||
|
||||
<link href="/static/bootstrap.min.css" rel="stylesheet">
|
||||
<script src="/static/bootstrap.bundle.min.js"></script>
|
||||
<link rel="stylesheet" href="/static/bootstrap-icons.css">
|
||||
|
||||
<link href="/static/styles.css" rel="stylesheet"></link>
|
||||
<link href="/static/ansi.css" rel="stylesheet"></link>
|
||||
<link href="/static/pygments-styles.css" rel="stylesheet"></link>
|
||||
Reference in New Issue
Block a user