Skip to content

Commit

Permalink
Revert "Link downloads page"
Browse files Browse the repository at this point in the history
This reverts commit 2aae132.

New base in progress to dynamically update
  • Loading branch information
AidanWarner97 committed Jan 12, 2023
1 parent fe6b836 commit 9a2b6f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.onepage-scroll.js"></script>
<script type="module" src="https://cdn.jsdelivr.net/gh/zerodevx/zero-md@2/dist/zero-md.min.js"></script>
<script type="text/javascript" src="js/lity.js"></script>
<link href="css/lity.css" rel="stylesheet" type="text/css">
<link href='css/onepage-scroll.css' rel='stylesheet' type='text/css'>
<link href="css/custom.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
Expand Down Expand Up @@ -213,7 +211,7 @@ <h2>username</h2>
<h1>Downloads</h1>
<h2>Check if we support your device below!</h2>
<div class="btns">
<a class="reload btn" href="#downloads" data-lity>View Available Downloads</a>
<a class="reload btn" href="https://sourceforge.net/projects/pixelextended/files/">Download from SourceForge</a>
</div>
<zero-md src="changelog.md">
<template>
Expand Down

0 comments on commit 9a2b6f5

Please sign in to comment.