miminium icon indicating copy to clipboard operation
miminium copied to clipboard

There is a litttle defect

Open AlexPaskal opened this issue 9 years ago • 1 comments

On 404.html there is a defect. Instead insert a link to the homepage there is a link to the same page.

    <!-- start: Content -->
    <center>
      <div class="page-404 animated flipInX">
        <img src="asset/img/404.png" class="img-responsive"/>
        <a href="#"> Back To Home
          </br>
          <span class="icons icon-arrow-down"></span>
        </a>
      </div>
    </center>
    <!-- end: content -->

(There are 34-44 lines)

AlexPaskal avatar Jun 24 '16 10:06 AlexPaskal

I can solve the issue, assign me.

vivek1384 avatar Jun 18 '25 10:06 vivek1384