We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6515f commit 81e1096Copy full SHA for 81e1096
2 files changed
Gemfile
@@ -1,4 +1,6 @@
1
-source 'https://rubygems.org'
+source "https://rubygems.org"
2
+ruby "3.2.2"
3
+gem "jekyll", "~> 4.3"
4
group :jekyll_plugins do
5
gem 'classifier-reborn'
6
gem 'jekyll'
_data/coauthors.yml
@@ -1,5 +1,5 @@
"robitzsch":
- - firstname: ["Alexander Robitzsch"", "A. R."]
+ - firstname: ["Alexander Robitzsch", "A. R."]
url: https://sites.google.com/view/alexander-robitzsch/home
"steinfeld":
0 commit comments