From eaff1f6287dc4749b4ba81bcf8c2be9f86419b00 Mon Sep 17 00:00:00 2001 From: Lance Wicks Date: Sat, 18 Nov 2017 14:27:09 +0000 Subject: [PATCH 1/2] Update home page with working links. Small commit to make links that were pointing at # point to live sites. --- views/incl/header.html | 4 ++-- views/index.html | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/views/incl/header.html b/views/incl/header.html index 99bb6c0..97a83b3 100644 --- a/views/incl/header.html +++ b/views/incl/header.html @@ -22,9 +22,9 @@ diff --git a/views/index.html b/views/index.html index 4ebb991..ef6f59f 100644 --- a/views/index.html +++ b/views/index.html @@ -34,7 +34,7 @@

Web Application Development in Perl 6

The Bailador users and developers can be found on the Perl 6 Bailador Slack channel.

- Join us on Slack + Join us on Slack Join us on GitHub
@@ -49,8 +49,7 @@

Web Application Development in Perl 6

perl 6 Maven + this code used to serve http://testers.p6c.org/ but currently not in use

- All the Examples - Add your application + All the Examples
From 9676b549cc79110931837a17c1a5adab13ead5c8 Mon Sep 17 00:00:00 2001 From: Lance Wicks Date: Sun, 31 Dec 2017 11:08:39 +0000 Subject: [PATCH 2/2] Remove prism.js and fix typo Prism (prism.js) was in the footer but was 404ing as there is no js/ directory. Initially looked at using it via a CDN, but as the site curretnly does not have an code examples I have removed it. Resources was spelt wrong so I fixed that up too. --- views/incl/footer.html | 2 -- views/incl/header.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/views/incl/footer.html b/views/incl/footer.html index ecc1594..7bc99b6 100644 --- a/views/incl/footer.html +++ b/views/incl/footer.html @@ -8,8 +8,6 @@ - -