forked from OpenServer/OpenAuth_views
A lot of new views
This commit is contained in:
3
public/home/bundle.css
Normal file
3
public/home/bundle.css
Normal file
@ -0,0 +1,3 @@
|
||||
.main.svelte-o924iy{padding:2rem}li.svelte-o924iy{list-style:none;padding:1rem}li.svelte-o924iy>a.svelte-o924iy{text-decoration:none}
|
||||
|
||||
/*# sourceMappingURL=bundle.css.map */
|
12
public/home/bundle.css.map
Normal file
12
public/home/bundle.css.map
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 3,
|
||||
"file": "bundle.css",
|
||||
"sources": [
|
||||
"../../src/Home/App.svelte"
|
||||
],
|
||||
"sourcesContent": [
|
||||
"<style>\n .main {\n padding: 2rem;\n }\n\n li {\n list-style: none;\n padding: 1rem;\n }\n\n li>a {\n text-decoration: none;\n }\n</style>\n\n<div class=\"main\">\n <h1>Home Page</h1>\n\n <h2>About</h2>\n <p>\n OpenAuth is a Service to provide simple Authentication to a veriaty of Applications.\n With a simple to use API and different Strategies, it can be easily integrated\n into most Applications.\n </p>\n\n <h2>QickLinks</h2>\n <p>\n If you want to manage your Account, click <a href=\"user.html\">here</a>\n </p>\n\n <h2> Applications using OpenAuth </h2>\n\n <ul>\n <li><a href=\"https://ebook.stamm.me\">EBook Store and Reader</a></li>\n <li><a href=\"https://notes.hibas123.de\">Secure and Simple Notes application</a></li>\n </ul>\n</div>"
|
||||
],
|
||||
"names": [],
|
||||
"mappings": "AACG,KAAK,cAAC,CAAC,AACJ,OAAO,CAAE,IAAI,AAChB,CAAC,AAED,EAAE,cAAC,CAAC,AACD,UAAU,CAAE,IAAI,CAChB,OAAO,CAAE,IAAI,AAChB,CAAC,AAED,gBAAE,CAAC,CAAC,cAAC,CAAC,AACH,eAAe,CAAE,IAAI,AACxB,CAAC"
|
||||
}
|
1828
public/home/bundle.js
Normal file
1828
public/home/bundle.js
Normal file
File diff suppressed because it is too large
Load Diff
1
public/home/bundle.js.map
Normal file
1
public/home/bundle.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user