forked from PotcFdk/UpDog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
15 lines (12 loc) · 1.42 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html><!--
UpDog - Copyright 2014 - 2020 PotcFdk
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--><html lang="en"><head><meta charset="utf-8"><title>UpDog Changelog Index</title><script defer="defer" src="main.js"></script></head><body><div class="container1"><img src="9974702d89029771d084.gif" alt="UpDog Logo" class="updog-logo"><h1>Welcome to UpDog!</h1><div class="ui-widget"><p>Type in and select the name of an application to view its changelog / release notes.<br><a href="https://github.com/PotcFdk/UpDog" target="_blank">Visit this project on GitHub</a> to request more software, or to add them yourself and to post a pull request.</p></div><h2 class="demoHeaders">Search:</h2><div><input id="autocomplete" class="textinput" title="project name" onfocus="this.select()" autofocus><br><button id="button" class="ui-button ui-button-text-only" role="button"><span class="ui-button-text">Open Release Notes</span></button></div></div></body></html>