You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2020/01/30 07:26:24 UTC

[struts-site] branch master updated: Adds endlines to trigger a build

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ca646d4  Adds endlines to trigger a build
ca646d4 is described below

commit ca646d47f0d84473f8ca097b1454f579eb48f440
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Jan 30 08:26:15 2020 +0100

    Adds endlines to trigger a build
---
 .asf.yaml                              | 2 +-
 source/_plugins/remote_file_content.rb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4d50bfc..ef25d99 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,4 +8,4 @@ publish:
 
 jekyll:
   whoami: master
-  target: asf-site
\ No newline at end of file
+  target: asf-site
diff --git a/source/_plugins/remote_file_content.rb b/source/_plugins/remote_file_content.rb
index 686665d..b81e1b7 100644
--- a/source/_plugins/remote_file_content.rb
+++ b/source/_plugins/remote_file_content.rb
@@ -33,4 +33,4 @@ module Jekyll
   end
 end
 
-Liquid::Template.register_tag('remote_file_content', Jekyll::RemoteFileContent)
\ No newline at end of file
+Liquid::Template.register_tag('remote_file_content', Jekyll::RemoteFileContent)