|
@@ -27,19 +27,19 @@
|
|
|
|
|
|
<title>Buzzcing: everyone its music blog.</title>
|
|
|
|
|
|
- <link rel="shortcut icon" href="Public/favicon.ico" />
|
|
|
+ <link rel="shortcut icon" href="Public/static/favicon.ico" />
|
|
|
|
|
|
<meta name="description" content="Welcome to Buzzcing! Let everyone own its listings."/>
|
|
|
<meta name="author" content="5 Mode"/>
|
|
|
<meta name="robots" content="index,follow"/>
|
|
|
<meta name="keywords" content="listings,on,premise,solution"/>
|
|
|
|
|
|
- <script src="Public/js/jquery-3.6.0.min.js" type="text/javascript"></script>
|
|
|
- <script src="Public/js/common.js" type="text/javascript"></script>
|
|
|
- <script src="Public/js/bootstrap.min.js" type="text/javascript"></script>
|
|
|
+ <script src="Public/static/js/jquery-3.6.0.min.js" type="text/javascript"></script>
|
|
|
+ <script src="Public/static/js/common.js" type="text/javascript"></script>
|
|
|
+ <script src="Public/static/js/bootstrap.min.js" type="text/javascript"></script>
|
|
|
|
|
|
- <link href="Public/css/bootstrap.min.css" type="text/css" rel="stylesheet">
|
|
|
- <link href="Public/css/style.css?v=1631827555" type="text/css" rel="stylesheet">
|
|
|
+ <link href="Public/static/css/bootstrap.min.css" type="text/css" rel="stylesheet">
|
|
|
+ <link href="Public/static/css/style.css?v=1631827555" type="text/css" rel="stylesheet">
|
|
|
|
|
|
<script>
|
|
|
|
|
@@ -111,8 +111,8 @@
|
|
|
|
|
|
<div style="clear:both; float:left; padding:8px; width:15%; height:750px; border-right: 1px solid #2c2f34; text-align:center;">
|
|
|
<div style="padding-left:10px;text-align: left;">
|
|
|
- <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.zip">Rel. 1.0.5 (zip)</a><br>
|
|
|
- <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.tar.gz">Rel. 1.0.5 (tar.gz)</a><br>
|
|
|
+ <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.zip">Rel. 2.0.6 (zip)</a><br>
|
|
|
+ <a href="https://github.com/par7133/Buzzcing/archive/refs/tags/v1.0.5.tar.gz">Rel. 2.0.6 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
<img src="Public/static/res/AFgenius.png" alt="AG Genius" title="AG Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|