Skip to content

Commit d4886b0

Browse files
Update README.md and LICENSE year (alshedivat#544)
1 parent 4b55a40 commit d4886b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021 Maruan Al-Shedivat.
3+
Copyright (c) 2022 Maruan Al-Shedivat.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ Easily create beautiful grids within your blog posts and project pages:
341341

342342
<p align="center">
343343
<a href="https://alshedivat.github.io/al-folio/projects/1_project/">
344-
<img src="assets/img/photos-screenshot.png" width="75%">
344+
<img src="https://raw.githubusercontent.com/alshedivat/al-folio/master/assets/img/photos-screenshot.png" width="75%">
345345
</a>
346346
</p>
347347

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ email: you@example.com
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
1111
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
1212
footer_text: >
13-
Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
13+
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
1414
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
1515
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
1616
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty

0 commit comments

Comments
 (0)