diff options
| author | BrokenTalentsFun CI <ci@brokentalents.fun> | 2018-06-02 12:04:51 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:12 +0100 |
| commit | 6526e37b18363f429d609481087d058c7793fb3b (patch) | |
| tree | 49d3135d33af378aeb0af598b2d804756dcb299d /dist/index.html | |
| parent | 686cfd33200e4c88e3da7190fcaaadd4ac3cb2d5 (diff) | |
| download | brokentalents-6526e37b18363f429d609481087d058c7793fb3b.tar.gz brokentalents-6526e37b18363f429d609481087d058c7793fb3b.zip | |
automatic build
Diffstat (limited to 'dist/index.html')
| -rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index 2dce92d..42f66b6 100644 --- a/dist/index.html +++ b/dist/index.html @@ -27,7 +27,7 @@ <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.3.54/css/materialdesignicons.min.css"> <link rel="manifest" href="/dist/manifest.json"> <link rel="shortcut icon" type="image/x-icon" href="/dist/assets/TalentGrab_square.jpg"> - </head> + <link href="main.css" rel="stylesheet"></head> <body> <div id="app"></div> <script type="text/javascript" src="build.js"></script></body> |
