Skip to content

Commit

Permalink
Add short links (redirects) for the CfP and CfH
Browse files Browse the repository at this point in the history
Easier to type (and remember) :D
primeos committed Apr 22, 2023
1 parent b80fd44 commit e576f49
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins
# Plugins:
gem "jekyll-redirect-from"

group :test do
gem "rake"
1 change: 1 addition & 0 deletions cfh.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@
layout: page
title: Helfer
permalink: /callforhelpers/
redirect_from: /cfh/
weight: 9
menu:
---
1 change: 1 addition & 0 deletions cfp.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@
layout: page
title: Call for Papers
permalink: /callforpapers/
redirect_from: /cfp/
emailcfp: cfp2023@tuebix.org
weight: 10
menu:

0 comments on commit e576f49

Please sign in to comment.