diff options
author | Stig Inge Lea Bjørnsen <stiginge@pvv.org> | 2014-05-28 19:12:29 +0200 |
---|---|---|
committer | Stig Inge Lea Bjørnsen <stiginge@pvv.org> | 2015-01-05 06:27:36 +0100 |
commit | a6d353644fc1c9cada8ab8d8d82270dd4d8546e6 (patch) | |
tree | 7a8bea53b477b233c9c23633814e1e93d8219d6c /tuxlite_tbs/static/images/icons | |
parent | fd56d73a2772dd5ccc14b4ac19736b782fde85c2 (diff) | |
download | pelican-themes-a6d353644fc1c9cada8ab8d8d82270dd4d8546e6.tar.gz |
Add the missing GLYPHICONS files.
The Bootstrap style sheet references these files and uses them in
responsive mode.
Not including them results in HTTP 404 Not Found requests.
The URLs in the style sheet have been changed to use the Pelican theme icon
folder.
Diffstat (limited to 'tuxlite_tbs/static/images/icons')
-rw-r--r-- | tuxlite_tbs/static/images/icons/glyphicons-halflings-white.png | bin | 0 -> 8777 bytes |
-rw-r--r-- | tuxlite_tbs/static/images/icons/glyphicons-halflings.png | bin | 0 -> 12799 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/tuxlite_tbs/static/images/icons/glyphicons-halflings-white.png b/tuxlite_tbs/static/images/icons/glyphicons-halflings-white.png Binary files differnew file mode 100644 index 0000000..3bf6484 --- /dev/null +++ b/tuxlite_tbs/static/images/icons/glyphicons-halflings-white.png diff --git a/tuxlite_tbs/static/images/icons/glyphicons-halflings.png b/tuxlite_tbs/static/images/icons/glyphicons-halflings.png Binary files differnew file mode 100644 index 0000000..a996999 --- /dev/null +++ b/tuxlite_tbs/static/images/icons/glyphicons-halflings.png |