diff options
author | Jesús <heckyel@hyperbola.info> | 2019-03-17 17:25:56 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-03-17 17:25:56 -0500 |
commit | 4119c3b8e68562e256370c53a7e2df26ff97e880 (patch) | |
tree | c9c8d5b88174c60a8c6d6f02e7ec9ca7312d8238 /src | |
parent | 1f8adb872b976146bb9b4372166991dfa927d82c (diff) | |
download | cl-theme-4119c3b8e68562e256370c53a7e2df26ff97e880.tar.lz cl-theme-4119c3b8e68562e256370c53a7e2df26ff97e880.tar.xz cl-theme-4119c3b8e68562e256370c53a7e2df26ff97e880.zip |
fix semantic HTML5, refactoring article tag
Diffstat (limited to 'src')
-rw-r--r-- | src/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.js b/src/index.js new file mode 100644 index 0000000..60ba698 --- /dev/null +++ b/src/index.js @@ -0,0 +1 @@ +console.log('El Nuevo Heckyel está Aquí'); |