add attr html to control width render on github
This commit is contained in:
parent
f927e16a0a
commit
f554402d6c
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
#+TITLE: my dotfiles
|
||||
#+ATTR_HTML: :width 50%
|
||||
[[./screenshots/desktop.png]]
|
||||
#+ATTR_HTML: :width 50%
|
||||
[[./screenshots/desktop-terminals.png]]
|
||||
|
||||
These are my personal dotfiles for configuring my workstation. I use [[https://www.gnu.org/software/stow/][stow]] to manage them, hence why everything is under its own module, so I can use ~stow *~ to symlink them to the right place.
|
||||
|
||||
* Theme
|
||||
|
|
Loading…
Reference in a new issue