commit: ece5a2ecc2953fc6d8aee92c6da60b30fcb5aaf3 Author: Alex Legler <alex <AT> a3li <DOT> li> AuthorDate: Tue Aug 23 15:23:32 2016 +0000 Commit: Alex Legler <a3li <AT> gentoo <DOT> org> CommitDate: Tue Aug 23 15:23:32 2016 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=ece5a2ec
Don't symlink images This breaks the development mode assets/img/sponsors/ads/mephi.png | Bin 12 -> 25720 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/assets/img/sponsors/ads/mephi.png b/assets/img/sponsors/ads/mephi.png deleted file mode 120000 index 6926011..0000000 --- a/assets/img/sponsors/ads/mephi.png +++ /dev/null @@ -1 +0,0 @@ -../mephi.png \ No newline at end of file diff --git a/assets/img/sponsors/ads/mephi.png b/assets/img/sponsors/ads/mephi.png new file mode 100644 index 0000000..2c24693 Binary files /dev/null and b/assets/img/sponsors/ads/mephi.png differ
