fixing the site

This commit is contained in:
2025-12-28 20:41:18 +00:00
parent 5db24213bd
commit bb6b6c5768
487 changed files with 94631 additions and 8059 deletions

View File

@@ -0,0 +1,15 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-roam" "20251125.729"
"A database abstraction layer for Org-mode."
'((emacs "26.1")
(compat "30.1")
(dash "2.13")
(org "9.6")
(emacsql "4.1.0")
(magit-section "3.0.0"))
:url "https://github.com/org-roam/org-roam"
:commit "f4ba41cf3d59084e182a5186d432afc9aa3fc423"
:revdesc "f4ba41cf3d59"
:keywords '("org-mode" "roam" "convenience")
:authors '(("Jethro Kuan" . "jethrokuan95@gmail.com"))
:maintainers '(("Jethro Kuan" . "jethrokuan95@gmail.com")))