From ac6772f292a83217e10e38ba853c76b5666133e0 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sun, 27 Aug 2023 02:40:08 -0600 Subject: Commit inicial --- _includes/header.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 _includes/header.html (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000..0dac9f0 --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,47 @@ + + + + + + {{ site.name }} + + + + + + +{% include isso-comments.html %} + + + + +
+
+ +
+
-- cgit v1.2.3