Browse Source

Fix urls to assets

nsITobin 7 months ago
parent
commit
20663ecbaa
1 changed files with 4 additions and 4 deletions
  1. 4 4
      index.html

+ 4 - 4
index.html

@@ -444,7 +444,7 @@
   <body>
     <div id="binoc-header">
       <div id="binoc-header-logo">
-        <a href="/"><img src="media/binoc-wordmark.png" /></a>
+        <a href="/"><img src="media/design/binoc-wordmark.png" /></a>
       </div>
       <div id="binoc-header-menu" class="binoc-shadow-text">
         <ul>
@@ -454,7 +454,7 @@
     </div>
     <div id="binoc-window" class="binoc-shadow-text">
       <div id="binoc-caption">
-        <h1>Welcome...<img src="media/icons/main/root.png" class="alignright" height="64px"/></h1>
+        <h1>Welcome...<img src="media/image/icons/main/root.png" class="alignright" height="64px"/></h1>
         <p>The proliferation of Binary Outcast shall commence</p>
         
       </div>
@@ -489,7 +489,7 @@
         -->
         <div class="binoc-body fadeIn">
           <div class="binoc-content">
-            Yes.
+            Lorem ipsum angrum noodle.. wha??
           </div>
           <!--
           <div id="binoc-sidebar">
@@ -510,7 +510,7 @@
       </div>
     </div>
     <p id="binoc-copyright" class="binoc-shadow-text">
-      <small class="fadeIn"><strong>The Binary Outcast name, associated brands, styles, designs, artwork, and original content are Copyright &copy; 2001-{xtplCurrentYear} Matt A. Tobin - All rights reserved.</strong><br /> 
+      <small class="fadeIn"><strong>The Binary Outcast name, associated brands, styles, designs, artwork, and original content are Copyright &copy; 2001-2024 Matt A. Tobin - All rights reserved.</strong><br /> 
       Any other material is the intellectual property (such as copyright or trademark) of its respective owners.
       <!-- <img src="media/www.binoclabs.com/binoc-logo.png" class="aligncenter" style="margin-top: 4px;"/> --></small>   
     </p>