Update css/js + few configs
This commit is contained in:
96
data.org
96
data.org
@@ -1,26 +1,13 @@
|
||||
#+TITLE: Data
|
||||
:DRAWER:
|
||||
#+STARTUP: overview
|
||||
|
||||
#+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>
|
||||
|
||||
#+SETUPFILE: ./setup/org-setup-file.org
|
||||
#+PROPERTY: header-args:conf :comments none :mkdirp yes
|
||||
:END:
|
||||
|
||||
* Nerd Fonts
|
||||
#+begin_src conf :tangle ~/.local/data/nerd-fonts
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: nerd-fonts
|
||||
:END:
|
||||
|
||||
#+begin_src conf :tangle ~/.local/datd/nerd-fonts
|
||||
- i_dev_bing_small
|
||||
- i_dev_css_tricks
|
||||
- i_dev_git
|
||||
@@ -3713,7 +3700,12 @@
|
||||
- i_weather_moon_alt_waning_crescent_6
|
||||
- i_weather_moon_alt_new
|
||||
#+end_src
|
||||
|
||||
* Emojis
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: emojis
|
||||
:END:
|
||||
|
||||
#+begin_src conf :tangle ~/.local/data/emojis
|
||||
😀 grinning face; U+1F600
|
||||
😃 grinning face with big eyes; U+1F603
|
||||
@@ -5099,3 +5091,69 @@
|
||||
🏳️🌈 rainbow flag; U+1F3F3 U+FE0F U+200D U+1F308
|
||||
🏴☠️ pirate flag; U+1F3F4 U+200D U+2620 U+FE0F
|
||||
#+end_src
|
||||
|
||||
* Nordvpn Countries
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: nordvpn-countries
|
||||
:END:
|
||||
|
||||
#+begin_src conf :tangle ~/.local/data/nordvpn_countries.txt
|
||||
Albania
|
||||
Bulgaria
|
||||
Denmark
|
||||
Hong_Kong
|
||||
Italy
|
||||
Netherlands
|
||||
Serbia
|
||||
Sweden
|
||||
United_States
|
||||
Argentina
|
||||
Canada
|
||||
Estonia
|
||||
Hungary
|
||||
Japan
|
||||
New_Zealand
|
||||
Singapore
|
||||
Switzerland
|
||||
Vietnam
|
||||
Australia
|
||||
Chile
|
||||
Finland
|
||||
Iceland
|
||||
Latvia
|
||||
North_Macedonia
|
||||
Slovakia
|
||||
Taiwan
|
||||
Austria
|
||||
Costa_Rica
|
||||
France
|
||||
India
|
||||
Luxembourg
|
||||
Norway
|
||||
Slovenia
|
||||
Thailand
|
||||
Belgium
|
||||
Croatia
|
||||
Georgia
|
||||
Indonesia
|
||||
Malaysia
|
||||
Poland
|
||||
South_Africa
|
||||
Turkey
|
||||
Bosnia_And_Herzegovina
|
||||
Cyprus
|
||||
Germany
|
||||
Ireland
|
||||
Mexico
|
||||
Portugal
|
||||
South_Korea
|
||||
Ukraine
|
||||
Brazil
|
||||
Czech_Republic
|
||||
Greece
|
||||
Israel
|
||||
Moldova
|
||||
Romania
|
||||
Spain
|
||||
United_Kingdom
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user