Added some buttons
This commit is contained in:
parent
e5b69d15eb
commit
2d160adc9a
5 changed files with 14 additions and 3 deletions
BIN
assets/pics/free-as-in-freedom.png
Normal file
BIN
assets/pics/free-as-in-freedom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
assets/pics/gnu-lug.png
Normal file
BIN
assets/pics/gnu-lug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 474 KiB |
|
@ -2,5 +2,9 @@
|
||||||
These are a list of attributions to the extarnal works I have used in this website.
|
These are a list of attributions to the extarnal works I have used in this website.
|
||||||
|
|
||||||
| Link(local) | Link (source) | Attribution |
|
| Link(local) | Link (source) | Attribution |
|
||||||
|-------------------------------------------+---------------+-------------------------------------------------------------------------------------------------|
|
|-------------+---------------+-------------|
|
||||||
| [[/exocortex/ox-hugo/Human_Brain_Symbol.png]] | [[https://commons.wikimedia.org/wiki/File:Human_Brain_Symbol.svg ][source]] | Pendethan, CC BY-SA 3.0 <https://creativecommons.org/licenses/by-sa/3.0>, via Wikimedia Commons |
|
| [[/pics/free-as-in-freedom.png][free as in freedom]] | [[https://www.gnu.org/graphics/BVBN.html][source]] | Vladimir Tsarkov |
|
||||||
|
| [[/pics/gnu-lug.png][gnu-lug]] | [[https://www.gnu.org/graphics/BVBN.html][source]] | Vladimir Tsarkov |
|
||||||
|
| [[/pics/brainmade-88x31-dark.png][brainmade]] | [[https://brainmade.org/index.html#downloads][source]] | Tristram Oaten |
|
||||||
|
| [[/exocortex/ox-hugo/Human_Brain_Symbol.png][Human Brain Symbol]] | [[https://commons.wikimedia.org/wiki/File:Human_Brain_Symbol.svg ][source]] | Pendethan |
|
||||||
|
| [[/pics/CCLogoColorPop1.gif][C C gif]] | [[https://creativecommons.org/mission/downloads/][source]] | Creative Commons |
|
||||||
|
|
|
@ -1,7 +1,14 @@
|
||||||
#+Title: Buttons
|
#+Title: Buttons
|
||||||
|
|
||||||
|
* 88x31
|
||||||
#+attr_html: :width 81px :height 33px
|
#+attr_html: :width 81px :height 33px
|
||||||
#+BEGIN_buttons :width 81px :height 33px
|
#+BEGIN_buttons :width 81px :height 33px
|
||||||
#+HTML: <img src="../pics/CCLogoColorPop1.gif" alt="CC Logo" style="width: 88px; height: 31px;">
|
#+HTML: <img src="../pics/CCLogoColorPop1.gif" alt="CC Logo" style="width: 88px; height: 31px;">
|
||||||
#+HTML: <img src="../pics/brainmade-88x31-dark.png" alt="brainmade.org" style="width: 88px; height: 31px;">
|
#+HTML: <img src="../pics/brainmade-88x31-dark.png" alt="brainmade.org" style="width: 88px; height: 31px;">
|
||||||
|
#+HTML: <img src="../pics/gnu-lug.png" alt="free as in freedom" style="width: 88px; height: 31px;">
|
||||||
#+END_buttons
|
#+END_buttons
|
||||||
|
|
||||||
|
* Other things
|
||||||
|
#+BEGIN_banners :width auto :height auto
|
||||||
|
#+HTML: <img src="../pics/free-as-in-freedom.png" alt="free as in freedom" style="">
|
||||||
|
#+END_banners
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue