Add files

This commit is contained in:
Andros Fenollosa
2024-02-28 13:12:16 +01:00
commit 952f80d989
3 changed files with 121 additions and 0 deletions

11
one.org Normal file
View File

@@ -0,0 +1,11 @@
* Home
:PROPERTIES:
:ONE: one-custom-default
:CUSTOM_ID: /
:END:
Soy un ejemplo de web.
#+BEGIN_SRC emacs-lisp
(message "foo bar baz")
#+END_SRC