From 68b0f9c8247736caee28cb5e4d3f09384ea2e103 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 6 Jul 2019 13:43:37 -0400 Subject: static: Update .html files. * static/about/index.html: Make executable (for SSI). * static/article/index.html: Make executable (for SSI). * static/contact/index.html: Make executable (for SSI). * static/includes/body-close.html: Make executable (for SSI). * static/includes/body-open.html: Make executable (for SSI). * static/includes/footer.html: Make executable (for SSI). * static/includes/header-close.html: Make executable (for SSI). * static/includes/header-open.html: Make executable (for SSI). * static/includes/html-close.html: Make executable (for SSI). * static/includes/html-open.html: Make executable (for SSI). * static/includes/js.html: Make executable (for SSI). * static/includes/navbar.html: Make executable (for SSI). * static/index.html: Make executable (for SSI). * static/join/index.html: Make executable (for SSI). * static/news/index.html: Make executable (for SSI). * static/volunteer/index.html: Make executable (for SSI). --- static/about/index.html | 0 static/article/index.html | 0 static/contact/index.html | 0 static/includes/body-close.html | 0 static/includes/body-open.html | 0 static/includes/footer.html | 0 static/includes/header-close.html | 0 static/includes/header-open.html | 0 static/includes/html-close.html | 0 static/includes/html-open.html | 0 static/includes/js.html | 0 static/includes/navbar.html | 0 static/index.html | 0 static/join/index.html | 0 static/news/index.html | 0 static/volunteer/index.html | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 static/about/index.html mode change 100644 => 100755 static/article/index.html mode change 100644 => 100755 static/contact/index.html mode change 100644 => 100755 static/includes/body-close.html mode change 100644 => 100755 static/includes/body-open.html mode change 100644 => 100755 static/includes/footer.html mode change 100644 => 100755 static/includes/header-close.html mode change 100644 => 100755 static/includes/header-open.html mode change 100644 => 100755 static/includes/html-close.html mode change 100644 => 100755 static/includes/html-open.html mode change 100644 => 100755 static/includes/js.html mode change 100644 => 100755 static/includes/navbar.html mode change 100644 => 100755 static/index.html mode change 100644 => 100755 static/join/index.html mode change 100644 => 100755 static/news/index.html mode change 100644 => 100755 static/volunteer/index.html (limited to 'static') diff --git a/static/about/index.html b/static/about/index.html old mode 100644 new mode 100755 diff --git a/static/article/index.html b/static/article/index.html old mode 100644 new mode 100755 diff --git a/static/contact/index.html b/static/contact/index.html old mode 100644 new mode 100755 diff --git a/static/includes/body-close.html b/static/includes/body-close.html old mode 100644 new mode 100755 diff --git a/static/includes/body-open.html b/static/includes/body-open.html old mode 100644 new mode 100755 diff --git a/static/includes/footer.html b/static/includes/footer.html old mode 100644 new mode 100755 diff --git a/static/includes/header-close.html b/static/includes/header-close.html old mode 100644 new mode 100755 diff --git a/static/includes/header-open.html b/static/includes/header-open.html old mode 100644 new mode 100755 diff --git a/static/includes/html-close.html b/static/includes/html-close.html old mode 100644 new mode 100755 diff --git a/static/includes/html-open.html b/static/includes/html-open.html old mode 100644 new mode 100755 diff --git a/static/includes/js.html b/static/includes/js.html old mode 100644 new mode 100755 diff --git a/static/includes/navbar.html b/static/includes/navbar.html old mode 100644 new mode 100755 diff --git a/static/index.html b/static/index.html old mode 100644 new mode 100755 diff --git a/static/join/index.html b/static/join/index.html old mode 100644 new mode 100755 diff --git a/static/news/index.html b/static/news/index.html old mode 100644 new mode 100755 diff --git a/static/volunteer/index.html b/static/volunteer/index.html old mode 100644 new mode 100755 -- cgit v1.2.3