Update css/js + few configs
This commit is contained in:
22
video.org
22
video.org
@@ -1,23 +1,7 @@
|
||||
#+TITLE: MPV Configuration
|
||||
:DRAWER:
|
||||
#+STARTUP: overview
|
||||
#+SETUPFILE: ./setup/org-setup-file.org
|
||||
|
||||
#+LANGUAGE: en
|
||||
#+EMAIL: dehaeze.thomas@gmail.com
|
||||
#+AUTHOR: Dehaeze Thomas
|
||||
|
||||
#+HTML_LINK_HOME: ./index.html
|
||||
#+HTML_LINK_UP: ./index.html
|
||||
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/htmlize.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/readtheorg.css"/>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/bootstrap.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script>
|
||||
:END:
|
||||
|
||||
* MPV Configuration
|
||||
* =mpv.conf= - MPV Configuration
|
||||
:PROPERTIES:
|
||||
:header-args: :tangle ~/.config/mpv/mpv.conf
|
||||
:header-args+: :comments both :mkdirp yes
|
||||
@@ -122,7 +106,7 @@ sub-auto=fuzzy
|
||||
#sub-codepage=cp1256
|
||||
#+end_src
|
||||
|
||||
* MPV Key Bindings
|
||||
* =input.conf= - MPV Key Bindings
|
||||
:PROPERTIES:
|
||||
:header-args: :tangle ~/.config/mpv/input.conf
|
||||
:header-args+: :comments both :mkdirp yes
|
||||
|
||||
Reference in New Issue
Block a user