mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
v1.1.01
This commit is contained in:
parent
35b3e9dd9c
commit
2e795cbfb1
1 changed files with 3 additions and 3 deletions
|
|
@ -17,8 +17,8 @@
|
|||
<link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16"/>
|
||||
<link rel="canonical" href="https://azgaar.github.io/Fantasy-Map-Generator/">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=1.0"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=1.0"/>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=1.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=1.1"/>
|
||||
<link rel="stylesheet" type="text/css" href="libs/jquery-ui.css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -875,7 +875,7 @@
|
|||
<div id="loading" style="opacity:1">
|
||||
<div id="title_name">Azgaar's</div>
|
||||
<div id="title">Fantasy Map Generator</div>
|
||||
<div id="version">v. 1.0</div>
|
||||
<div id="version">v. 1.1</div>
|
||||
<p id="loading-text">LOADING<span>.</span><span>.</span><span>.</span></p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue