Rework entire site to host everything on it's own, and not rely on a non-public nginx config for everything
This commit is contained in:
parent
8877ec9be1
commit
d36830a257
46 changed files with 103 additions and 103 deletions
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>FP650 - CountAPI spec clone</title>
|
||||
<link href="/countapi.css" rel="stylesheet" type="text/css" />
|
||||
<link href="/atom-one-dark.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="/styles/countapi.css" rel="stylesheet" type="text/css" />
|
||||
<link href="/styles/atom-one-dark.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
||||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/countapi-spec-clone"></script> -->
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue