updated home button to point to home.index
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"commandName": "Project",
|
||||
"dotnetRunMessages": true,
|
||||
"launchBrowser": true,
|
||||
"applicationUrl": "http://localhost:80;http://192.168.*:80",
|
||||
"applicationUrl": "http://localhost:5000;http://*:80",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("douwco.be")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+25567d34333f5816653671f6a4338db029754784")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e81d2d8e92f98d6cf3227d87acf198e015fcc0a")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("douwco.be")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("douwco.be")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
ed5193e56ec6b11a4839074d5cc235ce9c971c97ce8bd730152ded64007efd3b
|
||||
0fcc5b0d1125e946cb53c344aefb4a9679867e1238bcbe886141115c5ccd5c9d
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
{"documents":{"/mnt/hdd/home_ext/douwe/Projects/douwco.be/*":"https://raw.githubusercontent.com/DouweRavers/douwco.be/25567d34333f5816653671f6a4338db029754784/*"}}
|
||||
{"documents":{"/mnt/hdd/home_ext/douwe/Projects/douwco.be/*":"https://raw.githubusercontent.com/DouweRavers/douwco.be/0e81d2d8e92f98d6cf3227d87acf198e015fcc0a/*"}}
|
||||
Binary file not shown.
Binary file not shown.
@@ -12,7 +12,7 @@
|
||||
<h1>Menu:</h1>
|
||||
<div class="entry">
|
||||
<p class="bulletpoint">\> </p>
|
||||
<a class="menu_option" href="index.html">Home</a>
|
||||
<a class="menu_option" href="home.html">Home</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<h1>Menu:</h1>
|
||||
<div class="entry">
|
||||
<p class="bulletpoint">\> </p>
|
||||
<a class="menu_option" href="index.html">Home</a>
|
||||
<a class="menu_option" href="home.html">Home</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<h1>Menu:</h1>
|
||||
<div class="entry">
|
||||
<p class="bulletpoint">\> </p>
|
||||
<a class="menu_option" href="index.html">Home</a>
|
||||
<a class="menu_option" href="home.html">Home</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user