diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e7683df --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.bak diff --git a/README.md b/README.md index 3d1d3e4..69a7b9f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -login-page -========== +Singularity login page +====================== -Source of the Singularity's login panel splash page +Source of the Singularity's login panel splash page. +In order to change the version update notifications to the users +change line + + var current_version = "1.8.0 (4114)"; + +to whichever latest version is available on the main site + \ No newline at end of file diff --git a/alert.png b/alert.png new file mode 100644 index 0000000..075e2de Binary files /dev/null and b/alert.png differ diff --git a/down_arrow.png b/down_arrow.png new file mode 100644 index 0000000..f4afadd Binary files /dev/null and b/down_arrow.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..072b72f --- /dev/null +++ b/index.html @@ -0,0 +1,228 @@ + + + + + Singularity Viewer + + + + +
+
+
+
+ +
+ + An updated version of Singularity is availabe. Please visit the + Singularity main site + to download it. +
+
+
+