mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
9 lines
376 B
HTML
9 lines
376 B
HTML
<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> |