mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
final changes before coriolis.edcd.io launch
This commit is contained in:
2
src/index.html
Executable file → Normal file
2
src/index.html
Executable file → Normal file
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html {%= o.htmlWebpackPlugin.options.appCache ? 'manifest=/' + o.htmlWebpackPlugin.options.appCache : '' %} >
|
||||
<head>
|
||||
<title>Coriolis</title>
|
||||
<title>Coriolis EDCD Edition</title>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="{%= o.htmlWebpackPlugin.files.css[0] %}">
|
||||
<!-- Standard headers -->
|
||||
|
||||
Reference in New Issue
Block a user